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

Wa Qrcode

Описание

Use Wa QRcode as shortcode in post content or widget area without editing your theme files

USAGE: Use [qrcode]
OR
[qrcode content=»Put your content for QR code» size=»80″ alt=»ALT_TEXT» class=»classname»]

shortcode in your post content to show the QR Code without editing your theme files

EXAMPLE: [qrcode] it will qr code of current page url
OR
[qrcode content=»Put your content for QR code» size=»80″ alt=»ALT_TEXT» class=»classname»]

size = Size is given for the size of QR Code it should be in Pixel

alt = tool tip on Generated QR code => Default Value «Scan the QR Code»

Classname = it will user defined class to Captcha for better css controll

Shadow = true

OR

Place below function in your theme file where you want to display QR code.

‘your custom content’,’size’=>75))
?>

OR

By using QR code button in Editor

Скриншоты

  • This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, /assets/screenshot-1.png would win over /tags/4.3/screenshot-1.png (or jpg, jpeg, gif).

Установка

  1. Upload all plugin file to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Our Other Plugins

  1. Emi Calculator

Отзывы

Нет отзывов об этом плагине.

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

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

Участники

Перевести «Wa Qrcode» на ваш язык.

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

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

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

1.0

  • This is first release of WA QRcode generator suggestion are requested in order to enhance this plugin