From f2a2416ae8d267babacab1fc94f8fd17865fbfd9 Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Sat, 7 Sep 2024 11:15:09 +0700 Subject: [PATCH] Version 1.0.2 --- mb-divi-integrator.php | 2 +- readme.txt | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/mb-divi-integrator.php b/mb-divi-integrator.php index 31bddbd..feedf48 100644 --- a/mb-divi-integrator.php +++ b/mb-divi-integrator.php @@ -3,7 +3,7 @@ * Plugin Name: MB Divi Integrator * Plugin URI: https://metabox.io/plugins/mb-divi-integrator/ * Description: Integrates Meta Box and Divi Page Builder. - * Version: 1.0.1 + * Version: 1.0.2 * Author: MetaBox.io * Author URI: https://metabox.io * License: GPL2+ diff --git a/readme.txt b/readme.txt index 092b485..ed4483a 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Donate link: https://metabox.io/pricing/ Tags: meta box, custom meta box, meta boxes, custom meta boxes, custom fields, custom field, divi, dynamic tags Requires at least: 5.9 Requires PHP: 7.2 -Tested up to: 6.4.3 -Stable tag: 1.0.1 +Tested up to: 6.6.1 +Stable tag: 1.0.2 License: GPLv2 or later Integrates Meta Box's custom fields with Divi page builder via dynamic content and custom modules. @@ -56,6 +56,9 @@ Install **MB Divi Integrator** extension == Changelog == += 1.0.2 - 2024-09-07 = +- Fix: deprecated messages + = 1.0.1 - 2024-08-19 = - Prevent direct access to plugin's PHP files - Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer