Opis
Why use “Kaya QR Code Generator”?
This plugin creates QR Codes (Quick Response codes) through a widget or a shortCode for easy insertion into your pages, posts, sidebars, WooCommerce products, etc.
Easy install and use, generate dynamic QR Codes with your custom settings. Content can be any text, link and even a Bitcoin address or the current page URL.
The QR Code generator library is included (based on qr.js written by Kang Seonghoon) and don’t need any dependencies.
QR Code Features
- Add a title and choose its horizontal alignment.
- Use static or dynamic content to encode in QR Code.
- Add a query string to the automatic current page url.
- Add an anchor link to the automatic current page url.
- Select the information repetition level (Ability to correct read errors).
- Set the QR Code image size.
- QR Code image color and background color customizable.
- Set the QR Code image horizontal alignment.
- Add shadows to QR Code image.
- Image alternate text customizable.
- Clickable link on image customizable (support non-standard URL schemes).
Generator Features
- Use as built-in Widget.
- Use as shortcode with generator assistant.
- QR Code preview and download on Shortcode generator assistant.
- The Shortcode generator assistant is available on pages, posts, WooCommerce products, any public custom post types and on the plugin option page.
- Setting to enable or disable the reduced shortcode generator assistant in editor.
- Setting to display or hide Shortcode generator assistant to selected user role.
- Setting to display or hide Shortcode generator assistant to selected post type.
- Compatible with WordPress MultiSite and WooCommerce.
Basic shortcode
- Static content:
[kaya_qrcode content="my encoded content"]
. - Dynamic content:
[kaya_qrcode_dynamic][example_shortcode][/kaya_qrcode_dynamic]
.
Privacy
This plugin does not collect or store any user data. It does not set any cookies and does not connect to any third-party applications. This plugin only generate QR Code image based on your custom content.
Available Languages
- English.
- French.
Feedback
Any suggestions or feedback is welcome, thank you for using or trying one of my plugins. Please take the time to let me know about your experiences and rate this plugin.
Snimke zaslona
Instalacija
The quickest way:
- Go to the Plugins Menu in WordPress and select Plugins > Add new
- Search for “Kaya QR Code Generator”
- Click “Install” and “activate”.
The other way:
- Upload the “kaya-qr-code-generator” folder to the “/wp-content/plugins/” directory
- Activate the plugin through the “Plugins” menu in WordPress.
ČPP
-
Why my modifications are not saved when I update my post?
-
The ‘Kaya QR Code Generator’ panel available in a page, a post, a WooCommerce product or in any public custom post type, is not used as custom fields for the post and don’t affect anything in the page content.
The shortcode generator assistant, is used to assist on the shortcode structure construction. The generated shortcode must be pasted on a “shortcode block” or directly in the page content.
-
Can I use the shortcodes in a PDF or a mail?
-
No, the QR Code shortcode must be present in a WordPress page, because it uses JavaScript functions to generate the QR Code image.
But you can download the generated image on Shortcode generator assistant for example and use it as you want.
-
How to use dynamic content?
-
No problem, Kaya QR Code Generator is easy to use with dynamic content (other shortcodes).
If you want to display dynamic content by a widget, the generator is used by default and you just need to check the checkbox “Use dynamic content (other shortcodes)”.
If you want to display dynamic content by a shortcode, use this following shortcode:
[kaya_qrcode_dynamic][example_shortcode][/kaya_qrcode_dynamic]
. -
What if I wish to modify the QR Code options and display?
-
No problem, Kaya QR Code Generator is fully customizable.
You can add a query string or an anchor link to the automatic current page URL.
You can modify the image size in pixels, the error correction level (Low ~7%, Medium ~15%, Quarter ~25% and High ~30%).
You can add a title, shadows on image, modify the horizontal alignment, and use custom colors and background colors.
-
What if I wish to add a link on my QR Code?
-
No problem, Kaya QR Code Generator is fully customizable.
You can add a destination URL (or use automatic current page URL / QR Code content URL) as clickable link, and make it open in a new window.
-
How to find and use shortcode generator assistant?
-
No problem, Kaya QR Code Generator is easy to use.
If you want to display the qr-code by a widget, the generator is used by default.
If you want to display the qr-code in a page, a post, a WooCommerce product or in any public custom post type, the generator is under the administration primary content of your page / post / product.
If the ‘Kaya QR Code Generator’ panel is not displayed, verify that ‘Kaya QR Code Generator’ is checked in the page / post / product options, in ‘Show more tools & options’ > ‘Options’ and ‘Advanced Panels’.
The shortcode generator assistant is also available in the plugin options page.
-
How to support the advancement of this plugin?
-
Any suggestions or feedback is welcome, please take the time to let me know about your experiences and rate this plugin.
You can help to support the advancement by donate to this plugin, see more details on http://dotkaya.org/a-propos/
Recenzije
Suradnici i Programeri
“Kaya QR Code Generator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Kaya QR Code Generator” je prijeveden na 5 dijalekata. Zahvala prevodiocima za njihov doprinos.
Prevedite “Kaya QR Code Generator” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.5.3
- Fix: Cross Site Scripting (XSS) vulnerability on url attribute.
1.5.2
- Fix: “PHP Fatal error – Cannot access offset of type string on string” on PHP 8 when using dynamic shortcode without arguments.
1.5.1
- Fix: Undefined function wpkqcg_admin_getUsersRoles() on new multisite site install called outside administration.
1.5.0
- Fix: Dashboard plugin icon break.
- Adding: Visual segmentation of Shortcode generator assistant options.
- Adding: Reinforcement function on QR Code display execution.
- Adding: Provides option to use automatic current page URL or QR Code content URL as clickable link.
- Adding: Provides option to use query string added to the automatic current page url.
- Adding: Provides the ability to use non-standard URL schemes as link.
- Adding: Color picker for colors fields on Shortcode generator assistant.
- Adding: On QR Code Generator settings page: Setting to enable or disable the reduced shortcode generator assistant in editor.
- Adding: On QR Code Generator settings page: Setting to display or hide Shortcode generator assistant to selected user role.
- Adding: On QR Code Generator settings page: Setting to display or hide Shortcode generator assistant to selected post type.
To read the changelog of earlier versions of Kaya QR Code Generator, please navigate to the “changelog.txt” file.