{"id":51166402,"url":"https://github.com/ksym04/crypto-qr-code-wp","last_synced_at":"2026-06-26T19:02:34.815Z","repository":{"id":81828426,"uuid":"177142073","full_name":"KSym04/crypto-qr-code-wp","owner":"KSym04","description":"Add cryptocurrencies QR code donate with tooltip.","archived":false,"fork":false,"pushed_at":"2026-06-25T09:12:02.000Z","size":400,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-25T10:11:33.944Z","etag":null,"topics":["bitcoin","crypto","qrcode","wordpress","wp-plugin"],"latest_commit_sha":null,"homepage":"https://www.dopethemes.com/downloads/crypto-qr-code-wp/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KSym04.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-22T13:08:30.000Z","updated_at":"2026-06-25T09:12:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"86c190b1-5942-4bcb-bd7a-325283389b26","html_url":"https://github.com/KSym04/crypto-qr-code-wp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/KSym04/crypto-qr-code-wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSym04%2Fcrypto-qr-code-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSym04%2Fcrypto-qr-code-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSym04%2Fcrypto-qr-code-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSym04%2Fcrypto-qr-code-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSym04","download_url":"https://codeload.github.com/KSym04/crypto-qr-code-wp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSym04%2Fcrypto-qr-code-wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34829415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bitcoin","crypto","qrcode","wordpress","wp-plugin"],"created_at":"2026-06-26T19:02:32.008Z","updated_at":"2026-06-26T19:02:34.805Z","avatar_url":"https://github.com/KSym04.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto QR Code WP #\n\n**Contributors:** ksym04\\\n**Tags:** bitcoin, cryptocurrency, qr code, bitcoin donation, crypto donation\\\n**Requires at least:** 4.7\\\n**Tested up to:** 7.0\\\n**Requires PHP:** 7.4\\\n**Stable tag:** 1.3.0\\\n**License:** GPLv3\\\n**License URI:** [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html)\n\nAccept Bitcoin and cryptocurrency donations with a click to reveal QR code, generated in the browser with a wallet settings page.\n\n## Description ##\n\nCrypto QR Code WP lets you display any cryptocurrency wallet address on your site as a clean label and link that reveals a scannable QR code in a tooltip. It is perfect for accepting donations or tips in Bitcoin, Ethereum, or any other coin.\n\nSave your wallets once on the settings page and reuse them anywhere through a shortcode, a widget, or the block editor. The QR code is generated entirely in your visitor's browser, so nothing is written to your server and there are no external requests.\n\n### Key features ###\n\n* A settings page where you manage a library of wallets, each with a ready made shortcode you can copy.\n* A click to reveal QR code tooltip that keeps your page tidy.\n* A widget and shortcode, so you can place a wallet in posts, pages, sidebars, or footers.\n* QR codes generated in the browser. No server side files, no uploads folder, and no third party services.\n* Adjustable QR size and full output escaping for safe, clean markup.\n\n### How it works ###\n\n1. Open Crypto QR Code in your admin menu and add a wallet (label, address, and an optional tooltip heading).\n2. Copy the generated shortcode, for example: `[cqcw_generator heading=\"Donate\" label=\"BTC\" address=\"bc1qexampleaddress\"]`\n3. Paste it into any post, page, or widget. Visitors click the address to reveal the QR code.\n\n## Installation ##\n\n1. In your WordPress admin, go to Plugins, then Add New.\n2. Search for \"Crypto QR Code WP\".\n3. Click Install Now, then Activate.\n4. Open the Crypto QR Code menu, add a wallet, and copy its shortcode into your content.\n\n## Frequently Asked Questions ##\n\n### How do I add a wallet? ###\n\nOpen the Crypto QR Code menu in your WordPress admin, click Add Wallet, enter a label (such as BTC) and your public wallet address, then save. Each wallet shows a shortcode you can copy.\n\n### Is my wallet address safe to display? ###\n\nYes. A public wallet address is meant to be shared so people can send you funds. Never enter your private key anywhere.\n\n### Where is the QR code image stored? ###\n\nNowhere. The QR code is drawn in the visitor's browser each time the page loads, so the plugin does not create files or folders on your server.\n\n## Credits ##\n\nQR codes are rendered with [qrcode.js](https://github.com/davidshimjs/qrcodejs) by Sangmin Shim, bundled under the MIT License so generation stays entirely client side with no external requests.\n\n## Changelog ##\n\n### 1.3.0 ###\n\n* New - Appearance tab with a live preview so you can design the tooltip, including the QR colors, tooltip, address bar, and copy button.\n* New - Choose your own QR code foreground and background colors.\n* Tweak - The settings screen is now split into Settings and Appearance tabs.\n* Tweak - Added a link to more DopeThemes resources on the settings screen.\n* Fix - The donation widget now keeps its own styling on every theme, including block and Full Site Editing themes that do not add a body class.\n* Fix - Theme button and link styles can no longer override the tooltip, copy button, or close button.\n* Fix - QR code is now reliably centered in the tooltip.\n\n### 1.2.0 ###\n\n* New - Copy button so visitors can copy your wallet address in one click.\n* New - Coin presets and icons for Bitcoin, Ethereum, Litecoin, Tether, Dogecoin, Solana, Bitcoin Cash, and Monero.\n* New - Quick coin picker on the settings page that fills the label for you.\n* Tweak - Coin icon shown next to the label on the front end.\n\n### 1.1.0 ###\n\n* New - QR codes are now generated entirely in the browser, so nothing is written to your server.\n* New - Settings page to manage your wallet addresses and copy ready made shortcodes.\n* Security - Full output escaping across the shortcode and widget, resolving a stored cross site scripting risk.\n* Security - Removed the bundled phpqrcode library and the server side file generation it required.\n* Tweak - Assets now load only on pages that actually use the QR code.\n* Tweak - Confirmed compatibility with WordPress 7.0 and PHP 8.\n* Fix - Corrected the widget display name and sanitized all saved widget fields.\n\n### 1.0.2 - Mar 27, 2019 ###\n\n* Fix - Widget issue\n* Tweak - Improved CSS theme compatibility\n\n### 1.0.1 - Mar 26, 2019 ###\n\n* New - Added 'Crypto QR Code' widget\n* Tweak - Enhanced file security\n\n### 1.0.0 - Mar 24, 2019 ###\n\n* Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksym04%2Fcrypto-qr-code-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksym04%2Fcrypto-qr-code-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksym04%2Fcrypto-qr-code-wp/lists"}