Changeset 2043945
- Timestamp:
- 03/04/2019 01:41:53 PM (7 years ago)
- Location:
- cryptocurrency-converter
- Files:
-
- 2 edited
- 10 copied
-
tags/0.4 (copied) (copied from cryptocurrency-converter/trunk)
-
tags/0.4/assets (copied) (copied from cryptocurrency-converter/trunk/assets)
-
tags/0.4/assets/css/ccc-main.css (copied) (copied from cryptocurrency-converter/trunk/assets/css/ccc-main.css)
-
tags/0.4/assets/css/select2.min.css (copied) (copied from cryptocurrency-converter/trunk/assets/css/select2.min.css)
-
tags/0.4/assets/js/ccc-main.js (copied) (copied from cryptocurrency-converter/trunk/assets/js/ccc-main.js)
-
tags/0.4/assets/js/select2.min.js (copied) (copied from cryptocurrency-converter/trunk/assets/js/select2.min.js)
-
tags/0.4/cryptocurrency-converter.php (copied) (copied from cryptocurrency-converter/trunk/cryptocurrency-converter.php) (1 diff)
-
tags/0.4/includes (copied) (copied from cryptocurrency-converter/trunk/includes)
-
tags/0.4/includes/ccc_calculator_view.php (copied) (copied from cryptocurrency-converter/trunk/includes/ccc_calculator_view.php)
-
tags/0.4/readme.txt (copied) (copied from cryptocurrency-converter/trunk/readme.txt) (2 diffs)
-
trunk/cryptocurrency-converter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cryptocurrency-converter/tags/0.4/cryptocurrency-converter.php
r2043941 r2043945 4 4 Plugin URI: https://www.nettantra.com/wordpress/?utm_src=cryptocurrency-converter 5 5 Description: This plugin allows to add shortcode on your WordPress site and convert over 1,000 crypto currencies. [Cryptocurrency_Converter title="Your Title"] 6 Version: 0. 36 Version: 0.4 7 7 Author: NetTantra 8 8 Author URI: https://www.nettantra.com/wordpress/?utm_src=cryptocurrency-converter -
cryptocurrency-converter/tags/0.4/readme.txt
r2043941 r2043945 6 6 Requires at least: 4.5 7 7 Tested up to: 5.1 8 Version: 0. 39 Stable tag: 0. 38 Version: 0.4 9 Stable tag: 0.4 10 10 Requires PHP: 5.2 11 11 License: GPLv2 or later … … 58 58 == Changelog == 59 59 60 = 0.4 = 61 * Added color scheme images 62 60 63 = 0.3 = 61 * Added color scheme layout option 64 * Added color scheme layout option 62 65 63 66 = 0.2 = -
cryptocurrency-converter/trunk/cryptocurrency-converter.php
r2043941 r2043945 4 4 Plugin URI: https://www.nettantra.com/wordpress/?utm_src=cryptocurrency-converter 5 5 Description: This plugin allows to add shortcode on your WordPress site and convert over 1,000 crypto currencies. [Cryptocurrency_Converter title="Your Title"] 6 Version: 0. 36 Version: 0.4 7 7 Author: NetTantra 8 8 Author URI: https://www.nettantra.com/wordpress/?utm_src=cryptocurrency-converter -
cryptocurrency-converter/trunk/readme.txt
r2043941 r2043945 6 6 Requires at least: 4.5 7 7 Tested up to: 5.1 8 Version: 0. 39 Stable tag: 0. 38 Version: 0.4 9 Stable tag: 0.4 10 10 Requires PHP: 5.2 11 11 License: GPLv2 or later … … 58 58 == Changelog == 59 59 60 = 0.4 = 61 * Added color scheme images 62 60 63 = 0.3 = 61 * Added color scheme layout option 64 * Added color scheme layout option 62 65 63 66 = 0.2 =
Note: See TracChangeset
for help on using the changeset viewer.