Plugin Directory

Changeset 2435318


Ignore:
Timestamp:
12/09/2020 11:25:36 AM (5 years ago)
Author:
mbj-webdevelopment
Message:

Release new version

Location:
donation-button
Files:
381 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • donation-button/trunk/README.txt

    r2417829 r2435318  
    33Tags: button shortcode, campaign monitor, charity, church, churches, crowdfunding, donate, donation, donation plugin, donations, fundraiser, fundraising, gifts, giving, non-profit, nonprofit, paypal, PayPal Donate, PayPal donations, recurring, recurring donations, wordpress donation plugin, wordpress donations, worship, wp donation, constant contact, donation goal, donation history, donation widget, getresponse, icontact, infusionsoft, mailchimp, multi currency, paypal automation, twilio sms
    44Requires at least: 3.0.1
    5 Tested up to: 5.5.3
    6 stable tag: 2.0.4
     5Tested up to: 5.6
     6stable tag: 3.0.0
    77License: GNU General Public License v3.0
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3030`[paypal_donation_button]`
    3131
    32 `[paypal_donation_button item_name=\"ITEM NAME\" item_number=\"ITEM NUMBER\"]`
     32`[paypal_donation_button item_name="ITEM NAME" item_number="ITEM NUMBER"]`
    3333
    3434Shortcode For WordPress Template file:
    3535
    36 `[donation_goal id=\'YOUR GOAL ID\']`
     36`[donation_goal id='YOUR GOAL ID']`
    3737
    3838`[paypal_donation_list]`
     
    8080= Automatic installation =
    8181
    82 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don\'t need to leave your web browser. To do an automatic install, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
    83 
    84 In the search field type \"Donation Button\" and click Search Plugins. Once you\'ve found our plugin you can view details about it such as the the rating and description. Most importantly, of course, you can install it by simply clicking Install Now.
     82Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
     83
     84In the search field type "Donation Button" and click Search Plugins. Once you've found our plugin you can view details about it such as the the rating and description. Most importantly, of course, you can install it by simply clicking Install Now.
    8585
    8686= Manual Installation =
     
    9696Easy steps to install the plugin:
    9797
    98 *   Upload \"Donation Button\" folder/directory to the /wp-content/plugins/ directory
    99 *   Activate the plugin through the \'Plugins\' menu in WordPress.
     98*   Upload "Donation Button" folder/directory to the /wp-content/plugins/ directory
     99*   Activate the plugin through the 'Plugins' menu in WordPress.
    100100*   Go to Settings => Paypal Donation.
    101101
  • donation-button/trunk/donation-button.php

    r2417829 r2435318  
    66 * Plugin URI:        https://www.premiumdev.com/
    77 * Description:       Easy to used PayPal Donation button with Auto Responder.
    8  * Version:           2.0.4
     8 * Version:           3.0.0
    99 * Author:            mbj-webdevelopment
    1010 * Author URI:        https://www.premiumdev.com/
Note: See TracChangeset for help on using the changeset viewer.