Changeset 1666273
- Timestamp:
- 05/29/2017 07:23:24 AM (9 years ago)
- Location:
- bb-connect-for-give-donations
- Files:
-
- 4 edited
-
tags/2.0/bb-connect-give.php (modified) (4 diffs)
-
tags/2.0/readme.txt (modified) (3 diffs)
-
trunk/bb-connect-give.php (modified) (4 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bb-connect-for-give-donations/tags/2.0/bb-connect-give.php
r1666249 r1666273 1 1 <?php 2 2 /** 3 * Plugin Name: BB Connect for Give Donations3 * Plugin Name: BB Connect for GiveWP 4 4 * Plugin URI: https://wordpress.org/plugins/bb-connect-for-give-donations/ 5 * Description: Easily integrate Give Donations with Beaver Builder.5 * Description: Easily integrate GiveWP donation forms with Beaver Builder. 6 6 * Version: 2.0 7 7 * Author: PurposeWP … … 194 194 <?php 195 195 $givewp = '<a href="https://wordpress.org/plugins/give/" target="_blank">Give - WordPress Donation Plugin</a>'; 196 echo sprintf( esc_html__( 'BB Connect for Give Donationsrequires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?>196 echo sprintf( esc_html__( 'BB Connect for GiveWP requires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?> 197 197 </p> 198 198 </div> … … 203 203 <p> 204 204 <?php 205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for Give Donations</a>';205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for GiveWP</a>'; 206 206 echo sprintf( esc_html__( '%s requires only one activated version of Beaver Builder.', 'bbc-give' ), $bbb_give ); ?> 207 207 </p> … … 214 214 <?php 215 215 $bb_lite = '<a href="https://wordpress.org/plugins/beaver-builder-lite-version/" target="_blank">Beaver Builder</a>'; 216 echo sprintf( esc_html__( 'BB Connect for Give Donationsrequires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?>216 echo sprintf( esc_html__( 'BB Connect for GiveWP requires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?> 217 217 </p> 218 218 </div> -
bb-connect-for-give-donations/tags/2.0/readme.txt
r1666262 r1666273 1 === BB Connect for Give Donations===1 === BB Connect for GiveWP === 2 2 Contributors: mikegillihan, purposewp 3 3 Tags: beaver builder, give, donations, nonprofits, fundraising … … 9 9 Donate link: https://www.paypal.me/purposewp 10 10 11 Easily add your Give donation form to any Beaver Builder enabled page.11 Easily add your GiveWP donation form to any Beaver Builder enabled page. 12 12 13 13 == Description == 14 14 15 BB Connect for Give Donationsmakes it easy to add your Give donation forms to any Beaver Builder enabled page.15 BB Connect for GiveWP makes it easy to add your Give donation forms to any Beaver Builder enabled page. 16 16 17 17 Adds several custom Give modules to the Beaver Builder page builder. … … 58 58 = Where can I get support? = 59 59 60 BB Connect for Give Donationsis pretty straightforward, but if you have a question or problem we will do our best to help out.60 BB Connect for GiveWP is pretty straightforward, but if you have a question or problem we will do our best to help out. 61 61 62 62 * Basic Support: https://wordpress.org/support/plugin/bb-connect-for-give-donations/ -
bb-connect-for-give-donations/trunk/bb-connect-give.php
r1666247 r1666273 1 1 <?php 2 2 /** 3 * Plugin Name: BB Connect for Give Donations3 * Plugin Name: BB Connect for GiveWP 4 4 * Plugin URI: https://wordpress.org/plugins/bb-connect-for-give-donations/ 5 * Description: Easily integrate Give Donations with Beaver Builder.5 * Description: Easily integrate GiveWP donation forms with Beaver Builder. 6 6 * Version: 2.0 7 7 * Author: PurposeWP … … 194 194 <?php 195 195 $givewp = '<a href="https://wordpress.org/plugins/give/" target="_blank">Give - WordPress Donation Plugin</a>'; 196 echo sprintf( esc_html__( 'BB Connect for Give Donationsrequires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?>196 echo sprintf( esc_html__( 'BB Connect for GiveWP requires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?> 197 197 </p> 198 198 </div> … … 203 203 <p> 204 204 <?php 205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for Give Donations</a>';205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for GiveWP</a>'; 206 206 echo sprintf( esc_html__( '%s requires only one activated version of Beaver Builder.', 'bbc-give' ), $bbb_give ); ?> 207 207 </p> … … 214 214 <?php 215 215 $bb_lite = '<a href="https://wordpress.org/plugins/beaver-builder-lite-version/" target="_blank">Beaver Builder</a>'; 216 echo sprintf( esc_html__( 'BB Connect for Give Donationsrequires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?>216 echo sprintf( esc_html__( 'BB Connect for GiveWP requires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?> 217 217 </p> 218 218 </div> -
bb-connect-for-give-donations/trunk/readme.txt
r1666262 r1666273 1 === BB Connect for Give Donations===1 === BB Connect for GiveWP === 2 2 Contributors: mikegillihan, purposewp 3 3 Tags: beaver builder, give, donations, nonprofits, fundraising … … 9 9 Donate link: https://www.paypal.me/purposewp 10 10 11 Easily add your Give donation form to any Beaver Builder enabled page.11 Easily add your GiveWP donation form to any Beaver Builder enabled page. 12 12 13 13 == Description == 14 14 15 BB Connect for Give Donationsmakes it easy to add your Give donation forms to any Beaver Builder enabled page.15 BB Connect for GiveWP makes it easy to add your Give donation forms to any Beaver Builder enabled page. 16 16 17 17 Adds several custom Give modules to the Beaver Builder page builder. … … 58 58 = Where can I get support? = 59 59 60 BB Connect for Give Donationsis pretty straightforward, but if you have a question or problem we will do our best to help out.60 BB Connect for GiveWP is pretty straightforward, but if you have a question or problem we will do our best to help out. 61 61 62 62 * Basic Support: https://wordpress.org/support/plugin/bb-connect-for-give-donations/
Note: See TracChangeset
for help on using the changeset viewer.