From 8a21f916743d08db4d47fe81b673c31b6f23b01b Mon Sep 17 00:00:00 2001 From: Anh Tran Date: Thu, 26 Sep 2024 14:09:01 +0700 Subject: [PATCH] Version 2.2.0 --- mb-elementor-integrator.php | 2 +- readme.txt | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/mb-elementor-integrator.php b/mb-elementor-integrator.php index 864c9b8..6fabe1b 100644 --- a/mb-elementor-integrator.php +++ b/mb-elementor-integrator.php @@ -3,7 +3,7 @@ * Plugin Name: Meta Box - Elementor Integrator * Plugin URI: https://metabox.io/plugins/mb-elementor-integrator/ * Description: Integrates Meta Box and Elementor Page Builder. - * Version: 2.1.13 + * Version: 2.2.0 * Author: MetaBox.io * Author URI: https://metabox.io * License: GPL2+ diff --git a/readme.txt b/readme.txt index 4034f66..896087a 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, elementor, dynamic tags Requires at least: 5.9 Requires PHP: 7.0 -Tested up to: 6.6.1 -Stable tag: 2.1.13 +Tested up to: 6.6.2 +Stable tag: 2.2.0 License: GPLv2 or later Integrates Meta Box's custom fields with Elementor page builder via dynamic tags. @@ -58,6 +58,10 @@ Install **Meta Box - Elementor Integrator** extension == Changelog == += 2.2.0 - 2024-09-26 = +- Add icon field type +- Support get term meta on the single post + = 2.1.13 - 2024-08-19 = Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer