-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
84 lines (58 loc) · 3.56 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
=== MB ACF Migration ===
Contributors: elightup, metabox, rilwis
Donate link: https://metabox.io/pricing/
Tags: meta box, custom fields, custom post types, acf, migration
Requires at least: 5.5
Requires PHP: 7.0
Tested up to: 6.6.2
Stable tag: 1.1.4
License: GPLv2 or later
Migrate custom fields from Advanced Custom Fields to Meta Box.
== Description ==
This tool helps you migrate custom fields from Advanced Custom Fields (ACF) to Meta Box.
**Meta Box is a powerful, professional, and lightweight toolkit for developers to create custom meta boxes and custom fields for any custom post type in WordPress.**
> **Meta Box Lite**
> We recommend using [Meta Box Lite](https://metabox.io/lite/), a feature-rich free UI version of Meta Box that provides UI and all free features for managing custom fields and dynamic content on WordPress, including post types, taxonomies, custom fields, and relationships.
Switching from ACF to Meta Box gives you lots of benefits:
- A wide-range of field types and options. Meta Box supports [40+ built-in WordPress custom field types](https://docs.metabox.io/field-settings/) for all your needs. You can also [effortlessly create your own field type](https://docs.metabox.io/custom-field-type/).
- Meta Box supports cloning fields for most field types including the WYSIWYG editor field. It also supports [repeatable field groups](https://metabox.io/plugins/meta-box-group/).
- Meta Box has an ultra-lightweight, yet powerful API that won't overload your site.
- Meta Box uses the [native WordPress meta data storage](https://docs.metabox.io/database/) and functions for ease of use and lightning-fast processing.
- Meta Box has a ton of [free and premium extensions](https://metabox.io/plugins/) available to further extend the already powerful core Meta Box plugin so you can supercharge your custom fields in WordPress.
See more details at the [comparison page between ACF and Meta Box](https://metabox.io/meta-box-vs-acf/).
### 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/) - The best plugin to add schemas (structured data) to WordPress.
- [Slim SEO Link Manager](https://wpslimseo.com/products/slim-seo-link-manager/) - The best plugin to build and manage links in WordPress.
- [GretaThemes](https://gretathemes.com) - Free and premium WordPress themes that clean, simple and just work.
== Installation ==
1. Visit **Plugins > Add New**
1. Search for **Meta Box**
1. Click the **Install Now** button to install the plugin
1. Click the **Activate** button to activate the plugin
1. Search for **MB ACF Migration**
1. Click the **Install Now** button to install the plugin
1. Click the **Activate** button to activate the plugin
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.1.4 - 2024-11-07 =
Fix compatibility with MB Builder
= 1.1.3 - 2024-11-01 =
Improve code quality with fixes for PHPCS
= 1.1.2 - 2024-10-07 =
Fix issues reported by Plugin Check
= 1.1.1 - 2024-08-19 =
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
= 1.1.0 - 2023-07-05 =
- Migrate post types and taxonomies
= 1.0.3 - 2023-05-25 =
- Fix `time_picker` field in ACF not migrated to `time` in Meta Box
= 1.0.2 - 2023-04-03 =
- Fix `save_field` option is disabled
= 1.0.1 - 2021-07-09 =
- Fix required rule not migrated properly.
= 1.0.0 - 2021-06-16 =
- Initial release
== Upgrade Notice ==