{"id":100833,"date":"2019-05-10T01:48:34","date_gmt":"2019-05-10T01:48:34","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/dynamicqrcode\/"},"modified":"2026-08-28T01:46:47","modified_gmt":"2026-08-28T01:46:47","slug":"dynamicqrcode","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/dynamicqrcode\/","author":16291995,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.12.7","stable_tag":"trunk","tested":"7.1","requires":"","requires_php":"7.0","requires_plugins":null,"header_name":"DynamicQRCode","header_author":"TomTak Corp.","header_description":"We issue QR code every page","assets_banners_color":"","last_updated":"2026-08-28 01:46:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":100,"downloads":7160,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":4},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2255461,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2255461,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1506,182979,171253,7936],"plugin_category":[],"plugin_contributors":[171254],"plugin_business_model":[],"class_list":["post-100833","plugin","type-plugin","status-publish","hentry","plugin_tags-dynamic","plugin_tags-dynamicqr","plugin_tags-dynamicqrcode","plugin_tags-qrcode","plugin_contributors-tomtak","plugin_committers-tomtak"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/dynamicqrcode\/assets\/icon-128x128.png?rev=2255461","icon_2x":"https:\/\/ps.w.org\/dynamicqrcode\/assets\/icon-256x256.png?rev=2255461","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>DynamicQRcode creates a QR code for every page on your site. Each code points to the URL of the page it appears on, so you never have to generate, upload, or replace QR images yourself. Publish a new page and its QR code is already there.<\/p>\n\n<p>There are three ways to show it:<\/p>\n\n<ul>\n<li>A button fixed to the bottom right of the screen, on every page of the site.<\/li>\n<li>Anywhere inside a post or page, with the <code>[dynqr_embedQRcode]<\/code> shortcode.<\/li>\n<li>In a sidebar or footer, with the widget.<\/li>\n<\/ul>\n\n<p>Codes are generated in the visitor's browser, so nothing is sent to an external QR code service.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>A unique QR code on every page, built from that page's own URL<\/li>\n<li>Background color, code color and size are all configurable<\/li>\n<li>Alt and title attributes you can write yourself<\/li>\n<li>An optional download button that can be restricted to administrators<\/li>\n<li>Available in English and Japanese<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<p>The settings screen has two tabs: <strong>Button<\/strong> for the fixed on-screen button, and <strong>Embed<\/strong> for the shortcode and the widget. Color, size and attributes are set separately on each tab.<\/p>\n\n<h4>Button<\/h4>\n\n<ul>\n<li><strong>Display switching<\/strong> - Turns the button on and off. The button stays hidden on screens 600px wide or narrower, even when this setting is on.<\/li>\n<li><strong>Button background color<\/strong> - Background color of the button, in hexadecimal.<\/li>\n<li><strong>QR code color<\/strong> - Color of the QR code, in hexadecimal.<\/li>\n<li><strong>QR code size<\/strong> - Size in pixels. Enter the number only, without a unit. 100px or more is recommended.<\/li>\n<li><strong>Alt attribute of QRcode<\/strong> - Shown in place of the QR code when it cannot be displayed.<\/li>\n<li><strong>Title attribute of QRcode<\/strong> - Shown on mouse hover, as a note about the QR code.<\/li>\n<li><strong>Allow QR code download<\/strong> - Adds a download button to the QR code.<\/li>\n<li><strong>Show only administrator of download button<\/strong> - When this is on, the download button is visible to administrators only.<\/li>\n<\/ul>\n\n<h4>Embed<\/h4>\n\n<ul>\n<li><strong>Embed type<\/strong> - Choose whether the shortcode outputs the QR code itself, or a clickable icon that opens the code in a pop-up.<\/li>\n<li><strong>Embed to file<\/strong> - PHP code for placing the QR code directly in a theme template file.<\/li>\n<li><strong>Shortcode<\/strong> - Copy this and paste it wherever you want the QR code to appear.<\/li>\n<li><strong>QR code background color<\/strong> - Background color behind the code, in hexadecimal.<\/li>\n<li><strong>QR code color<\/strong> - Color of the QR code, in hexadecimal.<\/li>\n<li><strong>QR code size<\/strong> - Size in pixels. Enter the number only, without a unit. 100px or more is recommended.<\/li>\n<li><strong>Alt attribute of QRcode<\/strong> - Shown in place of the QR code when it cannot be displayed.<\/li>\n<li><strong>Title attribute of QRcode<\/strong> - Shown on mouse hover, as a note about the QR code.<\/li>\n<li><strong>Allow QR code download<\/strong> - Adds a download button to the QR code.<\/li>\n<li><strong>Show only administrator of download button<\/strong> - When this is on, the download button is visible to administrators only.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install the plugin from Plugins &gt; Add New, or upload it to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate it on the Plugins screen.<\/li>\n<li>Open Settings &gt; DynamicQRcode to configure it.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20use%20an%20external%20qr%20code%20service%3F\"><h3>Does this plugin use an external QR code service?<\/h3><\/dt>\n<dd><p>No. Codes are generated in the visitor's browser, so no page data leaves the site.<\/p><\/dd>\n<dt id=\"can%20i%20show%20the%20qr%20code%20on%20certain%20pages%20only%3F\"><h3>Can I show the QR code on certain pages only?<\/h3><\/dt>\n<dd><p>Turn Display switching off on the Button tab, then place <code>[dynqr_embedQRcode]<\/code> on the pages where you want the code to appear.<\/p><\/dd>\n<dt id=\"why%20does%20the%20button%20not%20appear%20on%20my%20phone%3F\"><h3>Why does the button not appear on my phone?<\/h3><\/dt>\n<dd><p>The fixed button is hidden on screens 600px wide or narrower. To show a QR code to mobile visitors, use the shortcode instead.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.11.4<\/h4>\n\n<ul>\n<li>Initialization process:Added variable initialization processing<\/li>\n<li>Add update log to readme.txt<\/li>\n<\/ul>\n\n<h4>2.11.8<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.4.3<\/li>\n<\/ul>\n\n<h4>2.11.9<\/h4>\n\n<ul>\n<li>bug fix<\/li>\n<\/ul>\n\n<h4>2.12.0<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.5.2<\/li>\n<li>Requires PHP 7.0<\/li>\n<li>bug fix<\/li>\n<\/ul>\n\n<h4>2.12.1<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.6.1<\/li>\n<\/ul>\n\n<h4>2.12.2<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.7<\/li>\n<\/ul>\n\n<h4>2.12.3<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.8.1<\/li>\n<\/ul>\n\n<h4>2.12.4<\/h4>\n\n<ul>\n<li>Tested up to WordPress 6.9<\/li>\n<\/ul>\n\n<h4>2.12.5<\/h4>\n\n<ul>\n<li>Tested up to WordPress 7.0<\/li>\n<\/ul>\n\n<h4>2.12.6<\/h4>\n\n<ul>\n<li>Tested up to WordPress 7.1<\/li>\n<\/ul>\n\n<h4>2.12.7<\/h4>\n\n<ul>\n<li>Fixed a CSS bug that kept the on-screen button visible on small screens.<\/li>\n<li>Rewrote readme.txt: added Description, Installation and FAQ sections, and documented the download settings that were missing from the setting lists.<\/li>\n<\/ul>","raw_excerpt":"Automatically shows a QR code for the page each visitor is viewing. No image files, no external services.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/100833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=100833"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tomtak"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=100833"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=100833"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=100833"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=100833"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=100833"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=100833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}