Title: Advanced Custom Fields Migration Cleanup
Author: Michael Cannon
Published: <strong>Ògún  3, 2012</strong>
Last modified: Ògún  3, 2012

---

Ṣàwárí àwọn plugin

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

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# Advanced Custom Fields Migration Cleanup

 Láti ọwọ́ [Michael Cannon](https://profiles.wordpress.org/comprock/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/advanced-custom-fields-migrator.0.0.5.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/advanced-custom-fields-migrator/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/advanced-custom-fields-migrator/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/advanced-custom-fields-migrator/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/advanced-custom-fields-migrator/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/)

## Àpèjúwe

Argh… it turnÌtumọ̀ Yorùbá: ’s out that I was having problems with postmeta and 
options data being mixed. There went a dayÌtumọ̀ Yorùbá: ’s coding a migrator when
I didnÌtumọ̀ Yorùbá: ’t need it and doubt you either.

Anyways, just use the autoload cleanup and enforcer. ThatÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’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

## Àwọn àwòrán ìbòjú

 * [[
 * Settings Ìtumọ̀ Yorùbá: – Post Selection
 * [[
 * Settings Ìtumọ̀ Yorùbá: – General Settings
 * [[
 * ACF Migrator
 * [[
 * ACF Migrator Ìtumọ̀ Yorùbá: – In progress

## Ìgbéwọlẹ̀

 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

## FAQ

  Can I sponsor …?

Yes. Any sponsoring would be greatly welcome. Please [donate](http://typo3vagabond.com/about-typo3-vagabond/donate/)
and let me know whatÌtumọ̀ Yorùbá: ’s wanted

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Advanced Custom Fields Migration Cleanup” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn
ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

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

[Túmọ̀ “Advanced Custom Fields Migration Cleanup” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/advanced-custom-fields-migrator)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/advanced-custom-fields-migrator/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/advanced-custom-fields-migrator/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/advanced-custom-fields-migrator/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/advanced-custom-fields-migrator/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### trunk

Ìtumọ̀ Yorùbá: –

#### 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Ìtumọ̀ Yorùbá: ’s actually
   part of posts
 * Cleanup verbiage

#### 0.0.4

 * Number formatting
 * Rename Migration to General
 * Add setting Ìtumọ̀ Yorùbá: – 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 Ìtumọ̀ Yorùbá: – 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 Ìtumọ̀ Yorùbá: – select all notice
 * Add screenshots
 * Validate readme.txt

#### 0.0.1

 * first release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.0.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 14 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **10+**
 *  Ẹ̀yà WordPress ** 3.0.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **3.4.2**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/advanced-custom-fields-migrator/)
 * Àwọn àmì
 * [admin](https://yor.wordpress.org/plugins/tags/admin/)[advanced](https://yor.wordpress.org/plugins/tags/advanced/)
   [advanced custom fields](https://yor.wordpress.org/plugins/tags/advanced-custom-fields/)
   [autoload](https://yor.wordpress.org/plugins/tags/autoload/)[migration](https://yor.wordpress.org/plugins/tags/migration/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/advanced-custom-fields-migrator/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/advanced-custom-fields-migrator/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://typo3vagabond.com/about-typo3-vagabond/donate/)