Changeset 3092869
- Timestamp:
- 05/27/2024 05:28:26 AM (22 months ago)
- Location:
- free-comments-for-wordpress-vuukle/trunk
- Files:
-
- 2 edited
-
free-comments-for-wordpress-vuukle.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-comments-for-wordpress-vuukle/trunk/free-comments-for-wordpress-vuukle.php
r2919971 r3092869 19 19 * Plugin URI: https://vuukle.com 20 20 * 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. 721 * Version: 5.1.8 22 22 * Author: Vuukle 23 23 * Author URI: https://vuukle.com … … 26 26 * Text Domain: free-comments-for-wordpress-vuukle 27 27 * Domain Path: /languages 28 * Tested up to: 6. 1.128 * Tested up to: 6.5.3 29 29 */ 30 30 // If this file is called directly, abort. … … 72 72 */ 73 73 function 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__ ) ); 75 75 $plugin->run(); 76 76 } -
free-comments-for-wordpress-vuukle/trunk/readme.txt
r2919971 r3092869 3 3 Tags: comments, emojis, reactions, sharebar, fb comments, revenue, amp comments, comment, ads, change ads.txt, ad manager, comment form 4 4 Requires at least: 2.0.2 5 Tested up to: 6. 1.16 Stable tag: 5.1. 75 Tested up to: 6.5.3 6 Stable tag: 5.1.8 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 324 324 == Changelog == 325 325 326 = 5.1.8 = 327 328 * Update tested WordPress version to 6.5.3 329 326 330 = 5.1.7 = 327 331
Note: See TracChangeset
for help on using the changeset viewer.