-
Notifications
You must be signed in to change notification settings - Fork 6
/
readme.txt
162 lines (112 loc) · 4.69 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
=== 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.2
License: GPLv2 or later
Integrates Meta Box's custom fields with Elementor page builder via dynamic tags.
== Description ==
Easily select and show custom fields created by [Meta Box](https://metabox.io) in the Elementor page builder via dynamic tags (Pro version).
The plugin works for all field types. And you don't have to remember the field name or field ID to type. You just need to select it from the dropdown list.
**Video demo**:
https://www.youtube.com/watch?v=NzR9lii2S30&rel=0
### Plugin Links
- [Homepage](https://metabox.io/plugins/mb-elementor-integrator/)
- [Github repo](https://github.com/wpmetabox/mb-elementor-integrator/)
- [View other premium extensions](https://metabox.io/plugins/)
### You might also like
If you like this plugin, you might also like our other WordPress products:
- [Slim SEO](https://wpslimseo.com) - A fast, lightweight and full-featured SEO plugin for WordPress with minimal configuration.
- [Slim SEO Schema](https://wpslimseo.com/products/slim-seo-schema/) - An advanced, powerful and flexible plugin to add schemas to WordPress.
- [Slim SEO Link Manager](https://wpslimseo.com/products/slim-seo-link-manager/) - Build internal link easier in WordPress with real-time reports.
- [GretaThemes](https://gretathemes.com) - Free and premium WordPress themes that clean, simple and just work.
- [Auto Listings](https://wpautolistings.com) - A car sale and dealership plugin for WordPress.
== Installation ==
You need to install [Meta Box](https://metabox.io) plugin first
- Go to Plugins | Add New and search for "Meta Box"
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin
Install **MB Elementor Integration** extension
- 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
== Frequently Asked Questions ==
== Screenshots ==
1. Meta Box field in the dynamic tags dropdown
2. Connect to a Meta Box Field
== Changelog ==
= 2.2.2 - 2024-11-01
- Fix direct file access
- Escape values when outputting
= 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
= 2.1.13 - 2024-08-19 =
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
= 2.1.12 - 2024-07-24 =
- Fix image advanced and color fields not working
= 2.1.11 - 2024-01-22 =
- Fix Uncaught TypeError: `array_column()`
= 2.1.10 - 2023-07-18 =
- Fix not working with cloneable group
= 2.1.9 - 2023-06-27 =
- Display post title instead of post ID of post field in a group
- Fix error for groups
= 2.1.8 - 2023-06-08 =
- Fix PHP notice for missing check on `mine_type`
= 2.1.7 - 2023-04-03 =
- Fix container background image
- Fix not working with image advanced on the settings page
- Fix PHP warnings
= 2.1.6 - 2022-12-20 =
- Fix PHP errors showing image(s)
= 2.1.5 - 2022-12-05 =
- Fix showing single image
= 2.1.4 - 2022-11-11 =
- Fix advanced features (before, after and fallback content) not displaying when loading the skin in the post template
- Fix fatal error when Meta Box is not active
= 2.1.3 - 2022-09-20 =
- Fix error with count() function
- Fix displaying sub-field URL in a cloneable group
- Fix post title field duplicated
= 2.1.2 - 2022-08-11 =
- Fix count() error
= 2.1.1 - 2022-07-14 =
- Fix not working with settings page
= 2.1.0 - 2022-06-23 =
- Add support for cloneable groups
= 2.0.8 - 2022-03-10 =
- Fix color not working for style tab
= 2.0.7 - 2021-05-27 =
- Fix field not showing if it's the default selected field
- Update to be compatible with the latest version of Elementor
= 2.0.6 =
- Add support for number field
= 2.0.5 =
- Fix mising vendor directory
= 2.0.4 =
- Add support for output from `file_input` field
= 2.0.3 =
- Fix settings fields are not outputted.
= 2.0.2 =
- Remove empty lists.
- Returns full image size for background settings.
= 2.0.1 =
- Fixed output of `taxonomy` field.
= 2.0.0 =
- Rewrote the plugin to better showing field list in post, archive and site groups.
- Removed the fields of internal post types used by MB Custom Post Type extension.
= 1.1.1 - 2019-03-06 =
- Fixed undefined function to detect MB Settings Page that causes fatal error.
= 1.1.0 - 2019-02-26 =
- Added support for custom fields of terms and settings pages.
= 1.0.1 =
- Fixed output for cloneable field.
= 1.0.0 =
- First release.
== Upgrade Notice ==