Перейти к содержимому
  • О WordPress
    • О WordPress
    • WordPress.org
    • Документация
    • Поддержка
    • Обратная связь
  • Войти
  • Регистрация
WordPress.org
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
  • Поддержка
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress

Плагины

  • Любимые
  • Бета-тестирование
  • Разработчикам

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Скачать

LH QR Codes

Автор: Peter Shaw
  • Детали
  • Отзывы
  • Установка
  • Поддержка
  • Разработка

Описание

Embed QR codes throughout your site using template functions and shortcodes. All QR codes are configurable and are generated and hosted locally (unlike other plugins) and use the SVG format (to minimise bandwidth).

Установка

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the template function or shortcode, see the FAQ for usage.

Часто задаваемые вопросы

How do I include a QR code on my site?

QR codes can either be included by using the new template function the_post_qrcode(), which functions very similarly to the native template function the_post_thumbnail(), or insert the shortcode [lh_qr_code] into a post, page, or cpt, or finally use the LH QR Code wiget to display a QR code in your sidebar or other widgetable areas.

What arguments can I pass to the the_post_qrcode() function?

The function takes two arguments, both are optional. The first is $size, this is an integer value of the height and width of the generated QR Codes, if not specied the svg image created will be 150 pixels. The second is $attribute, this is an associative array with the following keys:

fore_color; the foreground colour of the QR, in hex, if not specified black (0x000000) is used

back_color; the background colour of the QR, in hex, if not specified white (0xFFFFFF) is used

margin; the margin around the edge of the QR, in pixels, if not specified it is 3 pixels

What attributes can be passed to the shortcode?

The [lh_qr_code] shortcode takes the following attributes

text; the text that the QR code is displaying, if it is not specified the permalink of the post/page that shortocde is being used on will be what the QR code dsiplays. However you could change it to an email address or the text contents of a Vcard file for example.

urlencode; whether to pass the text (set above) or permalink through a urlencode function, by default it does not, but if you need to urlencode a string eg a vcard string then set urlencode=»1″

fore_color; the foreground colour of the QR, in hex, if not specified black (0x000000) is used

format; the format of the QR code, svg or png, if not specified svg is used

back_color; the background colour of the QR, in hex, if not specified white (0xFFFFFF) is used

margin; the margin around the edge of the QR, if not specified it is 3 pixels

Отзывы

Works well

WPSeeker 03.02.2017
Simple but it works well and doesn't slow page load. I used it for VCards and it does the job. It just requires a little tweaking to make VCards work. See the support threads for the code.

Works Great -Must have pretty permalinks

semky 03.09.2016
Works great , but I need ugly permalinks.
Посмотреть все 2 отзыва

Участники и разработчики

«LH QR Codes» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • shawfactor

Перевести «LH QR Codes» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.00 May 14, 2016
Initial release.1.01 June 27, 2016
Permalinks regeneration and widget added.

1.02 June 28, 2016
Allow QR codes produced by shortcode to be png as well as SVG

1.03 June 28, 2016
Fix for those with Illegal string offset (hopefully)

1.04 March 03, 2017
Added urlencode attribute

1.05 March 30, 2017
Use isset

1.06 March 04, 2018
Background and foreground color fix

Мета

  • Версия: 1.06
  • Обновление: 4 года назад
  • Активных установок: 50+
  • Версия WordPress: 4.0 или выше
  • Совместим вплоть до: 4.9.20
  • Язык:
    English (US)
  • Метки:
    loginqr codeself hostedSVGthumbnail
  • Дополнительно

Оценки

Посмотреть все
  • 5 звёзд 2
  • 4 звезды 0
  • 3 звезды 0
  • 2 звезды 0
  • 1 звезда 0
Войдите, чтобы оставить отзыв.

Участники

  • shawfactor

Поддержка

Решено проблем за последние 2 месяца:

0 из 2

Перейти в форум поддержки

Пожертвование

Would you like to support the advancement of this plugin?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Поддержать
  • Поддержка
  • Разработчики
  • Присоединиться
  • Обучение
  • Витрина
  • Плагины
  • Темы
  • Паттерны
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Приватность
  • Открытый код
WordPress.org
WordPress.org

Русский

  • Посетите нашу страницу на Facebook
  • Посетите нашу ленту в Twitter
Код — это поэзия.