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

Extends ACF to save json-file in plugin directory

描述

ACF will save the field groups as JSON files, if you have created a directory with the name acf-json. Then, the ACF plugin will get the fields information from your files and not from the WordPress database.

With our extension you can save the JSON files generated from Advanced Custom Fields (ACF) in the plugin directory. If you change your Theme, your WordPress intance will continue to work with the created ACF field groups and you won’t lose them.

This Plugin works only if you have ACF up 5.0.0 installed and activated on your system. The plugin doesn’t have a configuration back-end page.

安装

  1. Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Installation Instructions

  1. Upload plugin files to your plugins folder, or install the plugin through the WordPress plugins screen directly;
  2. Activate the plugin through the ‘Plugins’ screen in WordPress;

Can your plugin also be translated into other languages?

Yes, the plugin can be translated into many languages via WordPress Translate.

Can I really use this plugin free of charge?

Yes, Extends ACF to save json-file in plugin directory is available for free.

Does Extends ACF to save json-file in plugin directory share any of my data? (GDPR)

No, there is no data transmitted to us or a third party service.

评价

此插件暂无评价。

贡献者及开发者

「Extends ACF to save json-file in plugin directory」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Extends ACF to save json-file in plugin directory」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Extends ACF to save json-file in plugin directory」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.1

  • Change plugin slug and textdomain.

1.0.0

  • First release.