Title: Advanced Custom Fields Migration Cleanup
Author: Michael Cannon
Published: <strong>2012 年 8 月 3 日</strong>
Last modified: 2012 年 8 月 3 日

---

搜索插件

![](https://ps.w.org/advanced-custom-fields-migrator/assets/banner-772x250.jpg?rev
=581399)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/advanced-custom-fields-migrator_fcffff.
svg)

# Advanced Custom Fields Migration Cleanup

 作者：[Michael Cannon](https://profiles.wordpress.org/comprock/)

[下载](https://downloads.wordpress.org/plugin/advanced-custom-fields-migrator.0.0.5.zip)

 * [详情](https://cn.wordpress.org/plugins/advanced-custom-fields-migrator/#description)
 * [评价](https://cn.wordpress.org/plugins/advanced-custom-fields-migrator/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/advanced-custom-fields-migrator/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/advanced-custom-fields-migrator/#developers)

 [支持](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/)

## 描述

Argh… it turn’s out that I was having problems with postmeta and options data being
mixed. There went a day’s coding a migrator when I didn’t need it and doubt you 
either.

Anyways, just use the autoload cleanup and enforcer. That’s still quite valid.

~~Migrate left over [Advanced Custom Fields](https://wordpress.org/extend/plugins/advanced-custom-fields/)
fields from wp_postmeta to wp_options while correcting autoload settings.~~

Convert previous ACF value migrations from autoload = ‘yes’ to ‘no’. This is very
handy for performance optimization when you’ve got tens of thousands of custom fields.
Can help drastically improve website load times.

#### Thank you…

 * [MediaBurn.org](http://mediaburn.org) for development funding.
 * [Advanced Custom Fields](https://wordpress.org/extend/plugins/advanced-custom-fields/)
   for making custom WordPress site easier
 * [Viper007Bond](https://wordpress.org/support/profile/viper007bond) for [Regenerate Thumbnails](https://wordpress.org/extend/plugins/regenerate-thumbnails/)
   Ajax’d code base.
 * [Željko Aščić](http://www.ascic.net/) of [Tourist Playground](http://www.touristplayground.com/)
   for the plugin banner

### TODOs

 * Implement ACF field migration

## 屏幕截图

[⌊Settings - Post Selection⌉⌊Settings - Post Selection⌉[

Settings – Post Selection

[⌊Settings - General Settings⌉⌊Settings - General Settings⌉[

Settings – General Settings

[⌊ACF Migrator⌉⌊ACF Migrator⌉[

ACF Migrator

[⌊ACF Migrator - In progress⌉⌊ACF Migrator - In progress⌉[

ACF Migrator – In progress

## 安装

 1. Via Plugins > Install Plugins, Search for “advanced-custom-fields-migrator”
 2. Install “Advanced Custom Fields Migrator”
 3. Alternately, download `advanced-custom-fields-migrator.zip` from https://wordpress.
    org/extend/plugins/advanced-custom-fields-migrator/
 4. Unzip `advanced-custom-fields-migrator.zip` locally
 5. Upload the `advanced-custom-fields-migrator` folder to the `/wp-content/plugins/`
    directory
 6. Activate the plugin through the ‘Plugins’ menu in WordPress
 7. Set options via Settings > ACF Migrator
 8. Migrate via Tools > ACF Migrator

## 常见问题

  Can I sponsor …?

Yes. Any sponsoring would be greatly welcome. Please [donate](http://typo3vagabond.com/about-typo3-vagabond/donate/)
and let me know what’s wanted

## 评价

此插件暂无评价。

## 贡献者及开发者

「Advanced Custom Fields Migration Cleanup」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Michael Cannon ](https://profiles.wordpress.org/comprock/)

[帮助将「Advanced Custom Fields Migration Cleanup」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/advanced-custom-fields-migrator)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/advanced-custom-fields-migrator/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/advanced-custom-fields-migrator/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/advanced-custom-fields-migrator/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/advanced-custom-fields-migrator/)。

## 更新日志

#### trunk

–

#### 0.0.5

 * Add plugin banner by Željko Aščić
 * Argh… Options go to wp_options no Posts postmeta to wp_options
 * Add in migration reversion routines for ACF data that’s actually part of posts
 * Cleanup verbiage

#### 0.0.4

 * Number formatting
 * Rename Migration to General
 * Add setting – Force Autoload ‘no’?
 * Split access for edit_posts and manage_options
 * Only worry about autoload ‘no’ for add_option
 * Show success or not messages
 * Add update_option failover for add_option
 * Update General Settings screenshot

#### 0.0.3

 * Settings autoload no by default
 * Migration routines in place
 * Only ACF fields migrated from wp_postmeta to wp_options
 * Bail before deleting postmeta on any failures – data integrity
 * Hide Delete… setting
 * Add in posts_to_migrate & posts_to_skip to postmeta selection query
 * Add language POT file
 * Add ACF Migrator in progress screenshot

#### 0.0.2

 * Naming and verbiage corrections
 * MediaBurn, Viper007Bond, ACF thanks
 * Installation direction updates
 * autoload performance fixer verbiage
 * Post Selection – select all notice
 * Add screenshots
 * Validate readme.txt

#### 0.0.1

 * first release

## 额外信息

 *  版本 **0.0.5**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0.0 或更高版本 **
 *  已测试的最高版本为 **3.4.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/advanced-custom-fields-migrator/)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[advanced](https://cn.wordpress.org/plugins/tags/advanced/)
   [advanced custom fields](https://cn.wordpress.org/plugins/tags/advanced-custom-fields/)
   [autoload](https://cn.wordpress.org/plugins/tags/autoload/)[migration](https://cn.wordpress.org/plugins/tags/migration/)
 *  [高级视图](https://cn.wordpress.org/plugins/advanced-custom-fields-migrator/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/reviews/)

## 贡献者

 *   [ Michael Cannon ](https://profiles.wordpress.org/comprock/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://typo3vagabond.com/about-typo3-vagabond/donate/)