Changeset 3277640
- Timestamp:
- 04/20/2025 01:51:08 PM (11 months ago)
- Location:
- magic-conversation-for-gravity-forms/trunk
- Files:
-
- 2 edited
-
plugin-index.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
magic-conversation-for-gravity-forms/trunk/plugin-index.php
r3063038 r3277640 2 2 /* 3 3 * Plugin Name: Magic Conversation For Gravity Forms 4 * Version: 3.0.9 44 * Version: 3.0.95 5 5 * Description: Turn your Gravity Forms into Conversation Form 6 6 * Author: Magic Conversation 7 7 * Author URI: https://magicconversation.net 8 8 * Requires at least: 3.9 9 * Tested up to: 6. 59 * Tested up to: 6.8 10 10 * 11 11 * @package WordPress … … 15 15 16 16 if ( ! defined( 'ABSPATH' ) ) exit; 17 define('MCFGFP_VER', '3.0.9 4.489');17 define('MCFGFP_VER', '3.0.95.490'); 18 18 $mcfgfBaseDir = dirname(__FILE__); 19 19 -
magic-conversation-for-gravity-forms/trunk/readme.txt
r3063038 r3277640 4 4 Tags: conversational form, contact form, responsive, mobile friendly 5 5 Requires at least: 3.2 6 Tested up to: 6. 57 Stable tag: 3.0.9 46 Tested up to: 6.8 7 Stable tag: 3.0.95 8 8 Stable tag: trunk 9 9 License: GPLv2 or later … … 117 117 118 118 == Changelog == 119 120 Version v3.0.95 121 Added support of WordPress 6.8. 119 122 120 123 Version v3.0.94
Note: See TracChangeset
for help on using the changeset viewer.