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.

QR Code Generator WP

বৰ্ণনা

Generate QR Codes using shortcodes in WordPress

The QR Code Generator WP plugin allows you to create dynamic QR codes using shortcodes. You can customize the QR code’s content, size, colors, and more, all from within your WordPress posts or pages.

Features:
– Customize the data (URL, text, etc.) embedded in the QR code.
– Set the QR code’s color and background color.
– Specify the size of the QR code image.
– Easily generate QR codes through a simple shortcode.

Use the following shortcode to generate a QR code:
[wqrgp_display_qr data=”https://example.com” color=”000000″ bgcolor=”FFFFFF” size=”400×400″]

Example:
To create a QR code with the text https://google.com, use:
[wqrgp_display_qr data=”https://google.com” color=”000000″ bgcolor=”FFFFFF” size=”400×400″]

Additional Options:
qzone: Set the quiet zone (border space around the QR code).
margin: Adjust the margin around the QR code.

ইনষ্টলেশ্যন

  1. Upload the plugin files to the /wp-content/plugins/wp-qr-code-generator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the [wqrgp_display_qr] shortcode in your posts or pages to generate a QR code.

সঘনাই উত্থাপিত প্ৰশ্ন

How do I generate a QR code?

Simply use the shortcode [wqrgp_display_qr] and set the parameters for data, color, bgcolor, and size. For example:
[wqrgp_display_qr data=”https://example.com” color=”000000″ bgcolor=”FFFFFF” size=”400×400″]

Can I customize the color and size of the QR code?

Yes, you can customize the QR code by setting the color, bgcolor, and size attributes in the shortcode.

Does the plugin support dynamic data for QR codes?

Yes, the plugin allows you to generate dynamic QR codes by specifying different data values in the shortcode.

How can I use this plugin to generate multiple QR codes?

You can create multiple QR codes by using different shortcodes with varying attributes (e.g., different data, color, bgcolor, etc.).

পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“QR Code Generator WP” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “QR Code Generator WP” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

1.0.0

  • Initial release of the QR Code Generator WP plugin.
  • Basic shortcode functionality for generating customizable QR codes.