Changeset 2459646
- Timestamp:
- 01/20/2021 12:45:52 PM (5 years ago)
- Location:
- multi-currency-wallet
- Files:
-
- 2 edited
-
tags/1.1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multi-currency-wallet/tags/1.1.1/readme.txt
r2456764 r2459646 20 20 https://infura.io/ - (free 100,000 Requests/Day) ethereum endoint to broadcast transactions. 21 21 22 == Usage ==23 24 Copy and paste this shortcode in your page content.25 [mcwallet_widget]26 27 Or add this code to the place of the template where you need to display widget.28 `<?php echo do_shortcode( '[mcwallet_widget]' );?>`29 30 22 == Frequently Asked Questions == 31 23 -
multi-currency-wallet/trunk/readme.txt
r2456764 r2459646 20 20 https://infura.io/ - (free 100,000 Requests/Day) ethereum endoint to broadcast transactions. 21 21 22 == Usage ==23 24 Copy and paste this shortcode in your page content.25 [mcwallet_widget]26 27 Or add this code to the place of the template where you need to display widget.28 `<?php echo do_shortcode( '[mcwallet_widget]' );?>`29 30 22 == Frequently Asked Questions == 31 23
Note: See TracChangeset
for help on using the changeset viewer.