Changeset 3440410
- Timestamp:
- 01/15/2026 02:19:35 PM (2 months ago)
- Location:
- e-mailit/trunk
- Files:
-
- 3 edited
-
changelog.txt (modified) (1 diff)
-
emailit_widget.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
e-mailit/trunk/changelog.txt
r3440358 r3440410 10 10 * Performance improvements 11 11 * Security improvements 12 * CSS fixes13 * Bug fixes14 12 = 13.0.0 = 15 13 * Rebranding: E-MAILiT becomes WeShare. New domain, new website. WeShare provides the same reliable sharing buttons with enhanced features -
e-mailit/trunk/emailit_widget.php
r3202787 r3440410 28 28 */ 29 29 defined('ABSPATH') or die('No direct access permitted'); 30 define('EMAILIT_VERSION', '1 3.0.0');30 define('EMAILIT_VERSION', '14.0.1'); 31 31 32 32 add_action('admin_init', 'emailit_admin_init'); -
e-mailit/trunk/readme.txt
r3440358 r3440410 17 17 Formerly known as E-MAILiT, WeShareAI builds on more than a decade of development in social sharing technology, now reimagined for modern publishers. The plugin is designed to load fast, respect user privacy, and work seamlessly with any WordPress theme — without heavy admin panels or intrusive tracking. 18 18 19 Configuration is handled via the external WeShareAI Builder, allowing you to generate your share buttons, choose platforms, and optionally enable post-share monetization —all without bloating your WordPress admin area.19 Configuration is handled via the external WeShareAI Builder, allowing you to generate your share buttons, choose platforms, and optionally enable post-share monetization, all without bloating your WordPress admin area. 20 20 21 21 == Key Features ==
Note: See TracChangeset
for help on using the changeset viewer.