Changeset 2098751
- Timestamp:
- 05/31/2019 05:04:33 PM (7 years ago)
- Location:
- buy-now-plus
- Files:
-
- 26 added
- 2 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from buy-now-plus/trunk)
-
tags/1.0.1/class-bnp-buttons.php (added)
-
tags/1.0.1/class-bnp-editor.php (added)
-
tags/1.0.1/class-bnp-settings.php (added)
-
tags/1.0.1/css (added)
-
tags/1.0.1/css/buynowplus.css (added)
-
tags/1.0.1/images (added)
-
tags/1.0.1/images/BUY_128X128_white.png (added)
-
tags/1.0.1/images/BUY_64X64_white.png (added)
-
tags/1.0.1/js (added)
-
tags/1.0.1/js/buynowplus.js (added)
-
tags/1.0.1/main.php (added)
-
tags/1.0.1/readme.txt (modified) (2 diffs)
-
tags/1.0.1/views (added)
-
tags/1.0.1/views/settings-template.php (added)
-
trunk/class-bnp-buttons.php (added)
-
trunk/class-bnp-editor.php (added)
-
trunk/class-bnp-settings.php (added)
-
trunk/css (added)
-
trunk/css/buynowplus.css (added)
-
trunk/images (added)
-
trunk/images/BUY_128X128_white.png (added)
-
trunk/images/BUY_64X64_white.png (added)
-
trunk/js (added)
-
trunk/js/buynowplus.js (added)
-
trunk/main.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/views (added)
-
trunk/views/settings-template.php (added)
Legend:
- Unmodified
- Added
- Removed
-
buy-now-plus/tags/1.0.1/readme.txt
r1434196 r2098751 1 1 === Buy Now Plus === 2 Contributors: caspyin, supercleanse2 Contributors: supercleanse, cartpauj 3 3 Donate link: https://buynowplus.com 4 4 Tags: charge, payment, stripe, buynowplus, buynow, buy now, buy now plus, buy now buttons, buttons, Post, posts, page, admin, plugin, memberpress, downloads, ssl, pci 5 Requires at least: 4.06 Tested up to: 4.5.17 Stable tag: 1.0. 05 Requires at least: 5.0 6 Tested up to: 5.2.2 7 Stable tag: 1.0.1 8 8 9 9 A cloud-backed plugin that lets you securely accept Credit Card payments on your site using Stripe without needing to install an SSL certificate. … … 87 87 == Changelog == 88 88 89 = 1.0.1 = 90 * Validated with 5.2.2 91 89 92 = 1.0.0 = 90 93 * Initial release -
buy-now-plus/trunk/readme.txt
r1434196 r2098751 1 1 === Buy Now Plus === 2 Contributors: caspyin, supercleanse2 Contributors: supercleanse, cartpauj 3 3 Donate link: https://buynowplus.com 4 4 Tags: charge, payment, stripe, buynowplus, buynow, buy now, buy now plus, buy now buttons, buttons, Post, posts, page, admin, plugin, memberpress, downloads, ssl, pci 5 Requires at least: 4.06 Tested up to: 4.5.17 Stable tag: 1.0. 05 Requires at least: 5.0 6 Tested up to: 5.2.2 7 Stable tag: 1.0.1 8 8 9 9 A cloud-backed plugin that lets you securely accept Credit Card payments on your site using Stripe without needing to install an SSL certificate. … … 87 87 == Changelog == 88 88 89 = 1.0.1 = 90 * Validated with 5.2.2 91 89 92 = 1.0.0 = 90 93 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.