Plugin Directory

Changeset 2753852


Ignore:
Timestamp:
07/08/2022 06:10:51 PM (4 years ago)
Author:
wpcodelibrary
Message:

Updated plugin files

Location:
simple-paypal-buynow-button
Files:
1 added
4 edited

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 Button
     1=== Simple Buy Now Button for PayPal ===
     2Plugin Name: Simple Buy Now Button for PayPal
    33Plugin URI: http://www.wpcodelibrary.com/
    44Author: wpcodelibrary
    55Author URI: #
    66Contributors: wpcodelibrary
    7 Stable tag: 1.0.1
     7Stable tag: 1.1.0
    88Tags: ecommerce, button, paypal, buynow, paypal buynow, shortcode, sidebar, widget
    99Requires at least: 3.8
    1010Requires PHP: 5.2.4
    11 Tested up to: 5.9.0
     11Tested up to: 6.0
    1212Donate link: #
    1313Copyright: 
  • simple-paypal-buynow-button/trunk/simple-paypal-buynow-button.php

    r1771067 r2753852  
    22
    33/**
    4  * Plugin Name:       Simple PayPal Buy Now Button
     4 * Plugin Name:       Simple Buy Now Button for PayPal
    55 * Plugin URI:        http://www.wpcodelibrary.com
    66 * Description:       This plugin allows you to add PayPal Buy Now button to your site using shortcode.
    7  * Version:           1.0.0
     7 * Version:           1.1.0
    88 * Author:            WPCodelibrary
    99 * Author URI:        #
    1010 * License:           GPL-2.0+
    1111 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
    12  * Text Domain:       simple-paypal-buynow-button
     12 * Text Domain:       simple-buynow-button-for-paypal
    1313 * Domain Path:       /languages
    1414 */
Note: See TracChangeset for help on using the changeset viewer.