Changeset 2753852
- Timestamp:
- 07/08/2022 06:10:51 PM (4 years ago)
- Location:
- simple-paypal-buynow-button
- Files:
-
- 1 added
- 4 edited
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (modified) (previous)
-
tags/1.1.0 (added)
-
trunk/README.txt (modified) (1 diff)
-
trunk/simple-paypal-buynow-button.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-paypal-buynow-button/trunk/README.txt
r2669069 r2753852 1 === Simple PayPal Buy Now Button===2 Plugin Name: Simple PayPal Buy Now Button1 === Simple Buy Now Button for PayPal === 2 Plugin Name: Simple Buy Now Button for PayPal 3 3 Plugin URI: http://www.wpcodelibrary.com/ 4 4 Author: wpcodelibrary 5 5 Author URI: # 6 6 Contributors: wpcodelibrary 7 Stable tag: 1. 0.17 Stable tag: 1.1.0 8 8 Tags: ecommerce, button, paypal, buynow, paypal buynow, shortcode, sidebar, widget 9 9 Requires at least: 3.8 10 10 Requires PHP: 5.2.4 11 Tested up to: 5.9.011 Tested up to: 6.0 12 12 Donate link: # 13 13 Copyright: -
simple-paypal-buynow-button/trunk/simple-paypal-buynow-button.php
r1771067 r2753852 2 2 3 3 /** 4 * Plugin Name: Simple PayPal Buy Now Button4 * Plugin Name: Simple Buy Now Button for PayPal 5 5 * Plugin URI: http://www.wpcodelibrary.com 6 6 * Description: This plugin allows you to add PayPal Buy Now button to your site using shortcode. 7 * Version: 1. 0.07 * Version: 1.1.0 8 8 * Author: WPCodelibrary 9 9 * Author URI: # 10 10 * License: GPL-2.0+ 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt 12 * Text Domain: simple- paypal-buynow-button12 * Text Domain: simple-buynow-button-for-paypal 13 13 * Domain Path: /languages 14 14 */
Note: See TracChangeset
for help on using the changeset viewer.