Changeset 2894753
- Timestamp:
- 04/06/2023 05:34:14 AM (3 years ago)
- Location:
- free-comments-for-wordpress-vuukle/trunk
- Files:
-
- 2 edited
-
free-comments-for-wordpress-vuukle.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-comments-for-wordpress-vuukle/trunk/free-comments-for-wordpress-vuukle.php
r2884670 r2894753 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. 421 * Version: 5.1.5 22 22 * Author: Vuukle 23 23 * Author URI: https://vuukle.com … … 72 72 */ 73 73 function 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__ ) ); 75 75 $plugin->run(); 76 76 } -
free-comments-for-wordpress-vuukle/trunk/readme.txt
r2894747 r2894753 4 4 Requires at least: 2.0.2 5 5 Tested up to: 6.1.1 6 Stable tag: 5.1. 46 Stable tag: 5.1.5 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 295 295 == Changelog == 296 296 297 = 5.1.5 = 298 299 * Update plugin readme with a link to the Vuukle 'contact us' form 300 297 301 = 5.1.4 = 298 302
Note: See TracChangeset
for help on using the changeset viewer.