Import/Export for Advanced Custom Fields

外掛說明

ACF Import Export enhances WordPress and Advanced Custom Fields by providing robust import/export functionality for:

  • ACF Field Groups
  • Custom Post Types
  • Custom Taxonomies
  • Post Data with ACF Fields
  • Hierarchical Relationships

Key Features:

  • Export field groups, post types, and taxonomies in CSV format
  • Import data while maintaining hierarchical relationships
  • Export post data with custom fields and taxonomies
  • Support for all ACF field types
  • Maintain hierarchical relationships in taxonomies and post relationships
  • User-friendly interface integrated with WordPress admin
  • Secure data handling with proper sanitization and validation

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher

Usage

  1. Navigate to ACF > Import/Export in your WordPress admin
  2. Choose between structure export (field groups, post types, taxonomies) or content export
  3. Select the items you want to export
  4. Download the CSV file
  5. Import the CSV file to update / add new content or to migrate

Development

Credits

This plugin is built and maintained by Vansh. Special thanks to the Advanced Custom Fields team for their excellent plugin.

螢幕擷圖

  • Main import/export interface
  • Export options for structure and content
  • Import interface with field mapping

常見問題集

Does this plugin require Advanced Custom Fields Pro?

No, it works with the free version as well as the pro version.

Can I import data from other formats?

Currently, the plugin only supports CSV format for both import and export operations.

How are hierarchical relationships handled?

The plugin maintains hierarchical relationships for:
* Taxonomy terms using parent-child relationships
* Post relationships through ACF relationship fields
* Post object fields with hierarchical structure

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Import/Export for Advanced Custom Fields〉的開發相關工作。

參與者

〈Import/Export for Advanced Custom Fields〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Import/Export for Advanced Custom Fields〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Support for CSV import/export
  • Handling of hierarchical relationships
  • User-friendly admin interface