[wordpress插件] Advanced Custom Fields Migration Cleanup高级自定义字段迁移清除

wordpress 插件 文章 2020-02-07 07:00 563 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

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 fields

~~迁移剩余的高级自定义字段字段

from wp_postmeta to wp_options while correcting autoload settings.~~

从wp_postmeta到wp_options,同时更正自动加载设置。~~

Convert previous ACF value migrations from autoload = ‘yes’ to ‘no’.

将以前的ACF值迁移从autoload =“是”转换为“否”。

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 for development funding.
    • MediaBurn.org 以获得发展资金。

    • Advanced Custom Fields for making custom WordPress site easier

    • 高级自定义字段,用于简化自定义WordPress网站

    • Viper007Bond for Viper007Bond

      /pluginsegenerate-thumbnails/" title="Regenerate Thumbnails WordPress plugin">Regenerate Thumbnails Ajax'd code base.

    • / plugins / regenerate-thumbnails /“ title =”重新生成缩略图WordPress插件“>重新生成缩略图 Ajax的代码库。

    • Željko Aščić of ŽeljkoAščić

      touristplayground.com/" title="Tourist Playground" rel="nofollow">Tourist Playground for the plugin banner

    • Touristplayground.com/“ title =”旅游游乐场“ rel =” nofollow“>旅游游乐场(用于插件横幅)

    TODOs

    待办事项

      • Implement ACF field migration
      • 实施ACF字段迁移

安装步骤

    1. Via Plugins > Install Plugins, Search for “advanced-custom-fields-migrator”
    2. 通过插件>安装插件,搜索“ advanced-custom-fields-migrator”

    3. Install “Advanced Custom Fields Migrator”
    4. 安装“高级自定义字段迁移器”

    5. Alternately, download advanced-custom-fields-migrator.zip from https://wordpress.org/extend/plugins/advanced-custom-fields-migrator/
    6. 或者,从https://wordpress.org/extend/plugins/advanced-custom-fields-migrator/ 下载 advanced-custom-fields-migrator.zip

    7. Unzip advanced-custom-fields-migrator.zip locally
    8. 在本地解压 advanced-custom-fields-migrator.zip

    9. Upload the advanced-custom-fields-migrator folder to the /wp-content/plugins/ directory
    10. advanced-custom-fields-migrator 文件夹上传到 / wp-content / plugins / 目录

    11. Activate the plugin through the ‘Plugins’ menu in WordPress
    12. 通过WordPress中的“插件”菜单激活插件

    13. Set options via Settings > ACF Migrator
    14. 通过“设置”>“ ACF迁移器”设置选项

    15. Migrate via Tools > ACF Migrator
    16. 通过工具> ACF迁移器迁移

下载地址

https://downloads.wordpress.org/plugin/advanced-custom-fields-migrator.0.0.5.zip

https://downloads.wordpress.org/plugin/advanced-custom-fields-migrator.0.0.5.zip

-EOF-

AI助手支持GPT4.0