Plugin Directory

Changeset 3426548


Ignore:
Timestamp:
12/24/2025 12:03:24 AM (3 months ago)
Author:
cnvrse
Message:

Performance improvements

Location:
cnvrse
Files:
119 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • cnvrse/trunk/cnvrse-lite.php

    r3420681 r3426548  
    44 * Plugin URI: https://cnvrse.com/cnvrse-lite
    55 * Description: Cnvrse Lite is a simple, privacy-friendly live chat widget for WordPress. Reply to your visitors directly from your WordPress Admin or from Telegram. No external accounts required.
    6  * Version: 025.12.16.01
     6 * Version: 025.12.23.07
    77 * Author: cnvrse
    88 * Author URI: https://profiles.wordpress.org/cnvrse/
     
    2222
    2323
    24 define( 'CNVRSE_VERSION', '025.12.16.01' );
     24define( 'CNVRSE_VERSION', '025.12.23.07' );
    2525define( 'CNVRSE_FILE', __FILE__ );
    2626define( 'CNVRSE_DIR', plugin_dir_path( __FILE__ ) );
  • cnvrse/trunk/readme.txt

    r3420681 r3426548  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 025.12.16.01
     7Stable tag: 025.12.23.07
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.