plugin-icon

Mybizna Pods Migration

作者:dedanirungu·
This pods migrartion plugin to perform pods migration that are saved as pods.json on themes or plugins.
版本
1.0.0
最后更新
Feb 23, 2022

This pods migration plugin to perform pods migration that are saved as pods.json on themes or plugins.

I have added new functions to Config.php that has been in development.

https://github.com/pods-framework/pods/pull/4856

The plugin functionality work’s as follows;

  • Autodiscover pods.json in themes and those add via pods_config_pre_load_configs.
  • prepare an array by converting JSON to an array.
  • MD5 the array and compare previously saved MD5 string for previous migrations so as to determine if migration is required.If MD5 is the same the pod is ignored.
  • Call add_pod at PodsAPI to save the pod
  • Save new MD5 from the array for reference during the next migration.

I have only tested with pods with fields and groups only and it is working both for adding, and updating.

NOTE: The plugin can not work if wordpress pods is not installed and activated https://wordpress.org/plugins/pods/

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.9.12
这个插件是可用的下载,适用于您的站点。