Changeset 3143212
- Timestamp:
- 08/28/2024 09:31:00 PM (19 months ago)
- Location:
- better-sharing
- Files:
-
- 1 added
- 8 edited
-
assets/screenshot-10.png (modified) (previous)
-
assets/screenshot-11.png (modified) (previous)
-
assets/screenshot-12.png (added)
-
trunk/BetterSharingWP.php (modified) (2 diffs)
-
trunk/languages/better-sharing-wp-bg_BG.po (modified) (1 diff)
-
trunk/languages/better-sharing-wp-en_US.po (modified) (1 diff)
-
trunk/languages/better-sharing-wp.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
better-sharing/trunk/BetterSharingWP.php
r3090558 r3143212 6 6 * Plugin Name: Better Sharing 7 7 * Description: Add essential viral sharing functionality to any WordPress site. 8 * Version: 2.6. 58 * Version: 2.6.6 9 9 * Author: CloudSponge 10 10 * Author URI: https://www.cloudsponge.com … … 55 55 define( 'BETTER_SHARING_PATH', plugin_dir_path( __FILE__ ) ); 56 56 define( 'BETTER_SHARING_URI', plugin_dir_url( __FILE__ ) ); 57 define( 'BETTER_SHARING_VERSION', '2.6. 5' );57 define( 'BETTER_SHARING_VERSION', '2.6.6' ); 58 58 59 59 define( 'BETTER_SHARING_ADMIN_TEMPLATE_PATH', BETTER_SHARING_PATH . 'includes/AdminScreens/admin-templates/' ); -
better-sharing/trunk/languages/better-sharing-wp-bg_BG.po
r3090558 r3143212 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Better Sharing 2.6. 5\n"5 "Project-Id-Version: Better Sharing 2.6.6\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-" 7 7 "wp\n" -
better-sharing/trunk/languages/better-sharing-wp-en_US.po
r3090558 r3143212 1 1 msgid "" 2 2 msgstr "" 3 "Project-Id-Version: Better Sharing 2.6. 5\n"3 "Project-Id-Version: Better Sharing 2.6.6\n" 4 4 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-" 5 5 "wp\n" -
better-sharing/trunk/languages/better-sharing-wp.pot
r3090558 r3143212 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Better Sharing 2.6. 5\n"5 "Project-Id-Version: Better Sharing 2.6.6\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-wp\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -
better-sharing/trunk/readme.txt
r3090558 r3143212 3 3 Tags: cloudsponge, woocommerce, contact picker, sharing 4 4 Requires at least: 5.0.0 5 Tested up to: 6. 45 Tested up to: 6.6 6 6 Requires PHP: 7.0 7 Stable tag: 2.6. 57 Stable tag: 2.6.6 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html 10 10 11 Add essential viral sharing functionality to any WordPress site that is based on modern best practices and mobile-first web standards. 12 13 With Better Sharing, your users can copy a hyperlink to their clipboards, share it via email, or post it on social media. 11 Add essential viral sharing functionality to any WordPress site with Better Sharing. 14 12 15 13 == Description == … … 24 22 * Display pre-filled social media sharing buttons to make it easy for your users to share your hyperlink on their favorite social platforms. 25 23 26 ### Better Sharing for WordPress IgnitionDeck Addon 27 28 Social sharing is crucial for the success of crowdfunding campaigns, as it extends their reach and increases visibility. 29 The [Better Sharing for WordPress IgnitionDeck Addon](https://www.ignitiondeck.com/blog/elevate-crowdfunding-with-social-sharing/) provides tools for project creators, supporters, and site visitors to share campaigns via social media and email, enhancing the potential for funding. 30 Personalized, dynamic sharing messages are designed to boost engagement and credibility, thereby fostering a sense of ownership and advocacy among supporters. 24 ### Better Sharing IgnitionDeck Addon 25 26 Social sharing is crucial for the success of crowdfunding campaigns, as it extends their reach and increases visibility. The [Better Sharing for WordPress IgnitionDeck Addon](https://www.ignitiondeck.com/blog/elevate-crowdfunding-with-social-sharing/) provides tools for project creators, supporters, and site visitors to share campaigns via social media and email, enhancing the potential for funding. Personalized, dynamic sharing messages are designed to boost engagement and credibility, thereby fostering a sense of ownership and advocacy among supporters. 31 27 32 28 Learn more about [enabling and customizing the addon here](https://docs.ignitiondeck.com/article/165-ignitiondeck-better-sharing). … … 73 69 8. Emails sent using the Better Sharing plugin can be completely customized. Our Perfect Personalization templates make sure that the emails look familiar to recipients. 74 70 9. You can create multiple UI Templates for use in multiple places on your site or A/B test and keep improving them. 75 10. Using any WooCommerce add-ons? We boost the performance of several of them by making their sharing interfaces easier to use with our Universal Contact Picker. 76 11. The Better Sharing general settings screen gives you a simple way to enable the CloudSponge Contact Picker and set some global options for the plugin. 71 10. One-click integration with IgnitinoDeck's powerful crowdfunding platform. 72 11. Using any WooCommerce add-ons? We boost the performance of several of them by making their sharing interfaces easier to use with our Universal Contact Picker. 73 12. The Better Sharing general settings screen gives you a simple way to enable the CloudSponge Contact Picker and set some global options for the plugin. 77 74 78 75 == Changelog == 76 77 = 2.6.6 = 78 * Bumping supported WordPress version to 6.6. 79 79 80 80 = 2.6.5 = -
better-sharing/trunk/vendor/composer/installed.php
r3090558 r3143212 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => ' 63c7df4237d58ff37ac20153e9fb0f497af6b62c',6 'reference' => 'a7d2e85770a6501507b748fd32ff0992bd62a7d9', 7 7 'type' => 'project', 8 8 'install_path' => __DIR__ . '/../../', … … 14 14 'pretty_version' => 'dev-main', 15 15 'version' => 'dev-main', 16 'reference' => ' 63c7df4237d58ff37ac20153e9fb0f497af6b62c',16 'reference' => 'a7d2e85770a6501507b748fd32ff0992bd62a7d9', 17 17 'type' => 'project', 18 18 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.