Changeset 1855166
- Timestamp:
- 04/09/2018 12:01:17 PM (8 years ago)
- Location:
- total-cryptos
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
total-cryptos/tags/1.0/readme.txt
r1853993 r1855166 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Total Cryptos is a wordpress plugin that displays major Crypto currency prices .12 Total Cryptos is a wordpress plugin that displays major Crypto currency prices on your wordpress site. 13 13 14 14 == Description == 15 15 16 The wordpress plugin takes data from the TotalCryptos API from totalcryptos.com 16 The wordpress plugin takes data from the TotalCryptos API from totalcryptos.com and displays it on your wordpress site. It is possible to show gainers and losers, as well as the majors. 17 17 18 18 = More about TotalCryptos.com = … … 78 78 Here's a link to our company: [Bloc10](http://bloc10.com/ "Bloc10 Blockchain FinTech") 79 79 Here's a link to our project: [TotalCryptos](http://totalcryptos.com/ "TotalCryptos Data") 80 81 `<?php code(); // goes in backticks ?>` -
total-cryptos/trunk/readme.txt
r1853993 r1855166 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Total Cryptos is a wordpress plugin that displays major Crypto currency prices .12 Total Cryptos is a wordpress plugin that displays major Crypto currency prices on your wordpress site. 13 13 14 14 == Description == 15 15 16 The wordpress plugin takes data from the TotalCryptos API from totalcryptos.com 16 The wordpress plugin takes data from the TotalCryptos API from totalcryptos.com and displays it on your wordpress site. It is possible to show gainers and losers, as well as the majors. 17 17 18 18 = More about TotalCryptos.com = … … 78 78 Here's a link to our company: [Bloc10](http://bloc10.com/ "Bloc10 Blockchain FinTech") 79 79 Here's a link to our project: [TotalCryptos](http://totalcryptos.com/ "TotalCryptos Data") 80 81 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.