-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
59 lines (40 loc) · 1.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== Crypto QR Code WP ===
Contributors: ksym04
Tags: crypto, bitcoin, cryptocurrency, qr code
Requires at least: 4.7
Tested up to: 5.1.1
Stable tag: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Add cryptocurrencies QR code donate with tooltip.
== Description ==
Crypto QR Code WP - Creates an element consist of a label and link with tooltip popup QR code by setting up the cryptocurrency name and its public key wallet address.
Disclaimer: Only used your wallet public key address and never ever reveal your private key, any misuse results from loss of balance is not our liabilities.
== Installation ==
1. Download the plugin via WordPress.org
2. Upload the `crypto-qr-code-wp` directory to the `/wp-content/plugins/` directory via FTP
3. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
1. Sample Bitcoin address with tooltip
2. Sample Cardano address with tooltip
== Frequently Asked Questions ==
= How to use the Crypto QR Code generator shortcode? =
The shortcode 'cqcw_generator' has three parameters - heading, label and address. Usage Sample: [cqcw_generator heading="Donate" label="BTC" address="1GJpyaLZjQ8JKaKih3UCwpuJAV15fTy9Rq"]
== Translations ==
* English (en_US)
== Changelog ==
= 1.0.2 =
* 2019-03-27
* Fix - Widget issues
* Tweak - Improved CSS theme compatibility
= 1.0.1 =
* 2019-03-26
* New - Added 'Crypto QR Code' widget
* Tweak - Enhanced file security
= 1.0.0 =
* 2019-03-24
* Initial Release
== Upgrade Notice ==
= 1.0.1 =
* 2019-03-29
* New - Added 'Crypto QR Code' widget