Plugin Updates

This commit is contained in:
Tony Volpe
2024-03-19 15:33:31 +00:00
parent ff5b56dc44
commit 3a70a6e4bf
317 changed files with 8178 additions and 2933 deletions

View File

@@ -7,14 +7,14 @@
* Author URI: https://ideasilo.wordpress.com/
* License: GPL v2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Version: 5.8.7
* Requires at least: 6.2
* Version: 5.9.2
* Requires at least: 6.3
* Requires PHP: 7.4
*/
define( 'WPCF7_VERSION', '5.8.7' );
define( 'WPCF7_VERSION', '5.9.2' );
define( 'WPCF7_REQUIRED_WP_VERSION', '6.2' );
define( 'WPCF7_REQUIRED_WP_VERSION', '6.3' );
define( 'WPCF7_TEXT_DOMAIN', 'contact-form-7' );