CB QR Code

Description

CB QR Code lets you add a customizable QR code to your WordPress content. Visitors can scan or click the QR code to quickly copy the link, making sharing your content effortless. Now with local QR generation for better performance and WordPress.org compliance.

Key Features:

  • Uses endroid/qr-code library for local generation (no external dependencies)
  • Display QR codes on posts, pages, or custom post types (Media post type excluded)
  • Choose between permalink or custom URL for the QR code
  • Customize QR code size, margin, colors, label, and logo
  • Live preview in the Appearance tab with AJAX updates
  • Click QR code to copy the link (with visual feedback)
  • Persistent admin tabs (remembers last active tab)
  • Developer hooks to add content before/after the QR code

Usage:

  • Select which post types should display the QR code
  • Customize the QR code appearance (size, margin, colors, label, logo, position)
  • Choose between permalink or custom URL for the QR code
  • The QR code will automatically appear on the selected post types in the frontend
  • Admin tabs remember your last selected tab for better user experience

Contribute

If you want to contribute to this project or just report a bug, you are more than welcome. Please check repository from Github.

Screenshots

  • Appearance Customization – Customize colors, size, and appearance with live preview
  • Admin Settings Panel – Configure which post types display QR codes
  • Frontend Display – How QR codes appear on your website

Installation

  1. Upload the plugin files to the /wp-content/plugins/cb-qr-code directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to CB QR Code in your WordPress admin menu to configure settings.

FAQ

How do I display QR codes on my posts?

After activating the plugin, go to CB QR Code in your admin menu. Select the post types where you want QR codes to appear, and they will automatically be displayed on the frontend.

Can I customize the appearance of QR codes?

Yes! You can customize the size, margin, colors, label, and even add a logo. The Appearance tab provides a live preview of your customizations.

Does this plugin require external services?

No, CB QR Code generates QR codes locally, ensuring better performance and compliance with WordPress.org guidelines.

Can visitors copy the link by clicking the QR code?

Yes, visitors can click on the QR code to copy the link to their clipboard. Visual feedback is provided to confirm the action.

Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

Contributors & Developers

“CB QR Code” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CB QR Code” into your language.

Interested in development?

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

Changelog

1.0.0

  • Initial release
  • Local QR code generation using endroid/qr-code library
  • Customizable appearance options
  • Support for posts, pages, and custom post types
  • Live preview functionality
  • Click-to-copy link feature
  • Developer hooks for extensibility