Skip to content

Commit

Permalink
Version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Oct 14, 2024
1 parent d1734cf commit 530650a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ You need to install [Meta Box](https://metabox.io) plugin first
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin

Install **Meta Box - Elementor Integrator** extension
Install **MB Elementor Integration** extension

- Go to **Plugins | Add New** and search for **Meta Box - Elementor Integrator**
- Go to **Plugins | Add New** and search for **MB Elementor Integration**
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin
4 changes: 2 additions & 2 deletions mb-elementor-integrator.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* Plugin Name: Meta Box - Elementor Integrator
* Plugin Name: MB Elementor Integration
* Plugin URI: https://metabox.io/plugins/mb-elementor-integrator/
* Description: Integrates Meta Box and Elementor Page Builder.
* Version: 2.2.0
* Version: 2.2.1
* Author: MetaBox.io
* Author URI: https://metabox.io
* License: GPL2+
Expand Down
11 changes: 7 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
=== Meta Box - Elementor Integrator ===
=== MB Elementor Integration ===
Contributors: elightup, metabox, rilwis
Donate link: https://metabox.io/pricing/
Tags: meta box, custom fields, elementor, dynamic tags
Requires at least: 5.9
Requires PHP: 7.0
Tested up to: 6.6.2
Stable tag: 2.2.0
Stable tag: 2.2.1
License: GPLv2 or later

Integrates Meta Box's custom fields with Elementor page builder via dynamic tags.
Expand Down Expand Up @@ -44,9 +44,9 @@ You need to install [Meta Box](https://metabox.io) plugin first
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin

Install **Meta Box - Elementor Integrator** extension
Install **MB Elementor Integration** extension

- Go to **Plugins | Add New** and search for **Meta Box - Elementor Integrator**
- Go to **Plugins | Add New** and search for **MB Elementor Integration**
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin

Expand All @@ -58,6 +58,9 @@ Install **Meta Box - Elementor Integrator** extension

== Changelog ==

= 2.2.1 - 2024-10-14 =
Fix Plugin Check

= 2.2.0 - 2024-09-26 =
- Add icon field type
- Support get term meta on the single post
Expand Down

0 comments on commit 530650a

Please sign in to comment.