Plugin Directory

Changeset 2894753


Ignore:
Timestamp:
04/06/2023 05:34:14 AM (3 years ago)
Author:
vuukle
Message:

Version 5.1.5 - new readme file

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

    r2884670 r2894753  
    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.4
     21 * Version:           5.1.5
    2222 * Author:            Vuukle
    2323 * Author URI:        https://vuukle.com
     
    7272 */
    7373function Run_Free_Comments_For_Wordpress_vuukle() {
    74     $plugin = new Free_Comments_For_Wordpress_Vuukle( '5.1.4', plugin_dir_path( __FILE__ ), plugin_dir_url( __FILE__ ), plugin_basename( __FILE__ ) );
     74    $plugin = new Free_Comments_For_Wordpress_Vuukle( '5.1.5', plugin_dir_path( __FILE__ ), plugin_dir_url( __FILE__ ), plugin_basename( __FILE__ ) );
    7575    $plugin->run();
    7676}
  • free-comments-for-wordpress-vuukle/trunk/readme.txt

    r2894747 r2894753  
    44Requires at least: 2.0.2
    55Tested up to: 6.1.1
    6 Stable tag: 5.1.4
     6Stable tag: 5.1.5
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    295295== Changelog ==
    296296
     297= 5.1.5 =
     298
     299* Update plugin readme with a link to the Vuukle 'contact us' form
     300
    297301= 5.1.4 =
    298302
Note: See TracChangeset for help on using the changeset viewer.