Plugin info

Total downloads: 101
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/4/2025 (141 days ago)
Added to WordPress: 10/4/2025 (0 years old)
Minimum WordPress version: 6.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: 7.4

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 141 days ago

50/100

Is CB QR Code abandoned?

Likely maintained (last update 141 days ago).

Compatibility

Requires WordPress: 6.0
Tested up to: 6.8.3
Requires PHP: 7.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

UPI QR Code Payment Gateway for WooCommerce
Rating 4.8/5 (243 reviews)Active installs 20,000
Kaya QR Code Generator
Rating 4.4/5 (37 reviews)Active installs 10,000
Bangladeshi Payment Gateways – Make Payment Using QR Code
Rating 5.0/5 (84 reviews)Active installs 6,000
Dynamic QR Code – generator
Rating 5.0/5 (8 reviews)Active installs 6,000
QR Redirector
Rating 4.3/5 (11 reviews)Active installs 4,000
HitPay Payment Gateway for WooCommerce
Rating 5.0/5 (1 reviews)Active installs 4,000

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.

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.

Frequently Asked Questions

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.

Review feed

No reviews available

Screenshots

  1. Appearance Customization - Customize colors, size, and appearance with live preview

    Appearance Customization - Customize colors, size, and appearance with live preview

  2. Admin Settings Panel - Configure which post types display QR codes

    Admin Settings Panel - Configure which post types display QR codes

  3. Frontend Display - How QR codes appear on your website

    Frontend Display - How QR codes appear on your website

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