Changeset 2753872
- Timestamp:
- 07/08/2022 07:25:53 PM (4 years ago)
- Location:
- pal-donation-button
- Files:
-
- 11 added
- 1 deleted
- 4 edited
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (deleted)
-
tags/1.1.0 (added)
-
tags/1.1.0/LICENSE.txt (added)
-
tags/1.1.0/README.txt (added)
-
tags/1.1.0/includes (added)
-
tags/1.1.0/includes/class-pal-donation-button-admin-helper.php (added)
-
tags/1.1.0/includes/index.php (added)
-
tags/1.1.0/index.php (added)
-
tags/1.1.0/languages (added)
-
tags/1.1.0/languages/pal-donation-button.pot (added)
-
tags/1.1.0/pal-donation-button.php (added)
-
tags/1.1.0/uninstall.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/pal-donation-button.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pal-donation-button/trunk/README.txt
r2669072 r2753872 1 === PayPal Donation Button===1 === Donation Button For PayPal=== 2 2 Plugin Name: Pal Donation Button 3 3 Plugin URI: http://www.wpcodelibrary.com/ … … 5 5 Author URI: http://www.wpcodelibrary.com/ 6 6 Contributors: wpcodelibrary 7 Stable tag: 1. 0.17 Stable tag: 1.1.0 8 8 Tags: button, donate, donation, paypal, paypal donation, paypal donation button, shortcode, sidebar, widget 9 9 Requires at least: 3.8 10 Tested up to: 5.9.010 Tested up to: 6.0 11 11 Donate link: 12 12 Copyright: -
pal-donation-button/trunk/pal-donation-button.php
r1588804 r2753872 5 5 * Plugin URI: http://www.wpcodelibrary.com 6 6 * Description: Create your own PayPal buttons as many as you want as per your need in simple way. 7 * Version: 1. 0.17 * Version: 1.1.0 8 8 * Author: WPCodelibrary 9 9 * Author URI: http://www.wpcodelibrary.com
Note: See TracChangeset
for help on using the changeset viewer.