This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

📷 Simple QR Code Generator Widget

توضیحات

Very Simple and intuitive QR Code Generator that allows you to place a QR Code widget on your sidebar.

You can set custom QR code image size as well as create QR code for specific urls or content.

Tool is based on Google Chart Tools.

⚠️ Version 2.0 onwards only compatible with latest wordpress installations

عکس‌های صفحه

  • The widget settings
  • Widget on the front end

نصب

  1. Upload qr-code-generator-widget.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place QR Code Generator Widget in the widget area

سوالات متداول

Any questions?

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“📷 Simple QR Code Generator Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “📷 Simple QR Code Generator Widget” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Basic functionality

1.1

  • Links update

1.2

  • Removing deprecated functions

1.3

  • WordPress version 3.9.1 support
  • Renamed widget from widget_qrCode to widget_qr_code. This update will enforce css class update to ‘.widget_qrCode’

1.4

  • WordPress version 4.3.1 support
  • Renamed functions for cosistency
  • Code formatting
  • added sprintf function
  • added support for https sadly Google API is not availible on https 😉

1.5

  • Remove closing tag from end of the plugin to prevent ‘Warning: session_start()’ error

1.6

  • WordPress version 4.6.1 support

1.7

  • WordPress version 4.7 support

1.8

  • Add more validation to user provided values;
  • Add HTML5 range field for width and height; restrict values to integers only; max 450 is to avoid 404 image src errors;
  • Update logic for generating default qr code – it will default to the blog title and Site Address (URL);

1.9

  • Fix reported typo in check for empty url

1.10

  • WordPress version 4.9.1 support
  • Change default url logic; When url is empty, widget will return current page url as qr code

2.0

  • Not backward compatible
  • WordPress version 5.4 support
  • Complete refactor to support new WordPress version

2.1

  • WordPress version 5.8 support

2.2

  • WordPress version 5.9 support

`