Changeset 1666281
- Timestamp:
- 05/29/2017 07:35:02 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
r1666273 r1666281 1 1 <?php 2 2 /** 3 * Plugin Name: BB Connect for Give WP3 * Plugin Name: BB Connect for Give Donations 4 4 * Plugin URI: https://wordpress.org/plugins/bb-connect-for-give-donations/ 5 * Description: Easily integrate Give WP donation forms with Beaver Builder.5 * Description: Easily integrate Give Donations 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 WPrequires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?>196 echo sprintf( esc_html__( 'BB Connect for Give Donations 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 WP</a>';205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for Give Donations</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 WPrequires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?>216 echo sprintf( esc_html__( 'BB Connect for Give Donations 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
r1666273 r1666281 1 === BB Connect for Give WP===1 === BB Connect for Give Donations === 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 WPdonation form to any Beaver Builder enabled page.11 Easily add your Give donation form to any Beaver Builder enabled page. 12 12 13 13 == Description == 14 14 15 BB Connect for Give WPmakes it easy to add your Give donation forms to any Beaver Builder enabled page.15 BB Connect for Give Donations 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 WPis pretty straightforward, but if you have a question or problem we will do our best to help out.60 BB Connect for Give Donations 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
r1666273 r1666281 1 1 <?php 2 2 /** 3 * Plugin Name: BB Connect for Give WP3 * Plugin Name: BB Connect for Give Donations 4 4 * Plugin URI: https://wordpress.org/plugins/bb-connect-for-give-donations/ 5 * Description: Easily integrate Give WP donation forms with Beaver Builder.5 * Description: Easily integrate Give Donations 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 WPrequires the %1$s. Plugin deactivated.', 'bbc-give' ), $givewp ); ?>196 echo sprintf( esc_html__( 'BB Connect for Give Donations 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 WP</a>';205 $bbb_give = '<a href="https://wordpress.org/plugins/bb-connect-for-give-donations/" target="_blank">BB Connect for Give Donations</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 WPrequires the %1$s plugin. Plugin deactivated.', 'bbc-give' ), $bb_lite ); ?>216 echo sprintf( esc_html__( 'BB Connect for Give Donations 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
r1666273 r1666281 1 === BB Connect for Give WP===1 === BB Connect for Give Donations === 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 WPdonation form to any Beaver Builder enabled page.11 Easily add your Give donation form to any Beaver Builder enabled page. 12 12 13 13 == Description == 14 14 15 BB Connect for Give WPmakes it easy to add your Give donation forms to any Beaver Builder enabled page.15 BB Connect for Give Donations 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 WPis pretty straightforward, but if you have a question or problem we will do our best to help out.60 BB Connect for Give Donations 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.