Changeset 3490823
- Timestamp:
- 03/25/2026 11:58:06 AM (8 days ago)
- Location:
- madnesschat-button/tags/1.0.2
- Files:
-
- 2 edited
-
madnesschat-button.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
madnesschat-button/tags/1.0.2/madnesschat-button.php
r3488520 r3490823 3 3 * Plugin Name: Floating Contact Button 4 4 * Description: Easy-to-configure floating WhatsApp button with GDPR compliance, basic analytics, and smart triggers. 5 * Version: 1.1. 15 * Version: 1.1.2 6 6 * Author: Vórtice Labs 7 7 * Requires at least: 5.6 … … 39 39 } 40 40 41 define( 'MCNB_VERSION', '1.1. 1' );41 define( 'MCNB_VERSION', '1.1.2' ); 42 42 define( 'MCNB_SLUG', 'madnesschat-button' ); 43 43 define( 'MCNB_FILE', __FILE__ ); -
madnesschat-button/tags/1.0.2/readme.txt
r3488520 r3490823 1 1 === Floating Contact Button === 2 Contributors: Vórtice Labs3 Tags: whatsapp, click-to-chat, floating-button, contact-button, chat-widget , woocommerce, gdpr, analytics, customer-support, cta2 Contributors: madnesscode1 3 Tags: whatsapp, click-to-chat, floating-button, contact-button, chat-widget 4 4 Requires at least: 5.6 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.3 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 123 123 124 124 == Changelog == 125 126 = 1.1.2 = 127 * FIXED: Reduced plugin tags to 5 for WordPress.org compliance. 128 * FIXED: Restored a valid WordPress.org username in the Contributors field. 129 * CHANGED: Updated plugin metadata and version for the new release. 125 130 126 131 = 1.1.1 = … … 197 202 == Upgrade Notice == 198 203 204 = 1.1.2 = 205 Metadata compliance update for WordPress.org: fixed contributors, reduced tags, and refreshed release version. 206 199 207 = 1.1.1 = 200 208 Critical frontend fixes for button styling/colors + WordPress.org compliance cleanup. Recommended update for all users.
Note: See TracChangeset
for help on using the changeset viewer.