-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
66 lines (46 loc) · 2.7 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
=== MB Toolset Migration ===
Contributors: elightup, metabox, rilwis
Donate link: https://metabox.io/pricing/
Tags: meta box, custom fields, custom post types, toolset
Requires at least: 5.9
Requires PHP: 7.2
Tested up to: 6.6.2
Stable tag: 1.0.5
License: GPLv2 or later
Migrate custom fields from Toolset to Meta Box.
== Description ==
This tool helps you migrate custom fields from Toolset 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 Toolset 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/creating-new-field-types/).
- 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 [Toolset vs. Meta Box comparison page](https://metabox.io/meta-box-vs-toolset/).
== 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 Toolset 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.0.5 - 2024-11-01
Improve code quality with fixes for PHPCS
= 1.0.4 - 2024-10-14 =
Fix Plugin Check
= 1.0.3 - 2024-08-19 =
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
= 1.0.2 - 2023-04-03 =
Fix "save_field" param is not set to true
= 1.0.1 - 2022-12-22 =
Fix not migrating post references
= 1.0.0 - 2022-05-14 =
Initial release
== Upgrade Notice ==