Plugin Directory

Changeset 3092869


Ignore:
Timestamp:
05/27/2024 05:28:26 AM (22 months ago)
Author:
vuukle
Message:

Plugin version 5.1.8, Updated tested WordPress version

Location:
free-comments-for-wordpress-vuukle/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • free-comments-for-wordpress-vuukle/trunk/free-comments-for-wordpress-vuukle.php

    r2919971 r3092869  
    1919 * Plugin URI:        https://vuukle.com
    2020 * Description:       Vuukle is the smartest commenting platform that offers AI-powered commenting, Unique Sharing tool bar, Emoji reaction widget and real time analytics with just one click. Customize all you want, make your pages load faster and experience user engagement like never before!
    21  * Version:           5.1.7
     21 * Version:           5.1.8
    2222 * Author:            Vuukle
    2323 * Author URI:        https://vuukle.com
     
    2626 * Text Domain:       free-comments-for-wordpress-vuukle
    2727 * Domain Path:       /languages
    28  * Tested up to:      6.1.1
     28 * Tested up to:      6.5.3
    2929 */
    3030// If this file is called directly, abort.
     
    7272 */
    7373function Run_Free_Comments_For_Wordpress_vuukle() {
    74     $plugin = new Free_Comments_For_Wordpress_Vuukle( '5.1.7', plugin_dir_path( __FILE__ ), plugin_dir_url( __FILE__ ), plugin_basename( __FILE__ ) );
     74    $plugin = new Free_Comments_For_Wordpress_Vuukle( '5.1.8', plugin_dir_path( __FILE__ ), plugin_dir_url( __FILE__ ), plugin_basename( __FILE__ ) );
    7575    $plugin->run();
    7676}
  • free-comments-for-wordpress-vuukle/trunk/readme.txt

    r2919971 r3092869  
    33Tags: comments, emojis, reactions, sharebar, fb comments, revenue, amp comments, comment, ads, change ads.txt,  ad manager, comment form
    44Requires at least: 2.0.2
    5 Tested up to: 6.1.1
    6 Stable tag: 5.1.7
     5Tested up to: 6.5.3
     6Stable tag: 5.1.8
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    324324== Changelog ==
    325325
     326= 5.1.8 =
     327
     328* Update tested WordPress version to 6.5.3
     329
    326330= 5.1.7 =
    327331
Note: See TracChangeset for help on using the changeset viewer.