Plugin Directory

Changeset 3490823


Ignore:
Timestamp:
03/25/2026 11:58:06 AM (8 days ago)
Author:
madnesscode1
Message:

fix metadata

Location:
madnesschat-button/tags/1.0.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • madnesschat-button/tags/1.0.2/madnesschat-button.php

    r3488520 r3490823  
    33 * Plugin Name: Floating Contact Button
    44 * Description: Easy-to-configure floating WhatsApp button with GDPR compliance, basic analytics, and smart triggers.
    5  * Version: 1.1.1
     5 * Version: 1.1.2
    66 * Author: Vórtice Labs
    77 * Requires at least: 5.6
     
    3939}
    4040
    41 define( 'MCNB_VERSION', '1.1.1' );
     41define( 'MCNB_VERSION', '1.1.2' );
    4242define( 'MCNB_SLUG', 'madnesschat-button' );
    4343define( 'MCNB_FILE', __FILE__ );
  • madnesschat-button/tags/1.0.2/readme.txt

    r3488520 r3490823  
    11=== Floating Contact Button ===
    2 Contributors: Vórtice Labs
    3 Tags: whatsapp, click-to-chat, floating-button, contact-button, chat-widget, woocommerce, gdpr, analytics, customer-support, cta
     2Contributors: madnesscode1
     3Tags: whatsapp, click-to-chat, floating-button, contact-button, chat-widget
    44Requires at least: 5.6
    55Tested up to: 6.9
    66Requires PHP: 7.3
    7 Stable tag: 1.1.1
     7Stable tag: 1.1.2
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    123123
    124124== 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.
    125130
    126131= 1.1.1 =
     
    197202== Upgrade Notice ==
    198203
     204= 1.1.2 =
     205Metadata compliance update for WordPress.org: fixed contributors, reduced tags, and refreshed release version.
     206
    199207= 1.1.1 =
    200208Critical 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.