ACF Extended for Advanced Custom Fields Workflows は何をしますか?
An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements, front-end forms, options pages, and developer tooling. It is a practical fit for agents working inside complex WordPress content models and custom field workflows.
Prerequisites
WordPress and Advanced Custom Fields Pro 5.8+
Installation
Requirements and caveats from upstream:
- This plugin requires at least ACF Pro 5.8.
- Module: Form - User - "Log In" action doesn't require to redirect on success anymore
Basic usage or getting-started notes:
-
Set custom field group key. Example: group_custom_name.
-
Display local field groups that are loaded by ACF, but not available in the ACF field group administration. Example: Field groups that are registered in the functions.php file, but not in the ACF UI.
-
A more sophisticated field settings based on specified location (administration/front-end). Example: Field is required only in front-end.
-
Extracted from upstream docs: https://raw.githubusercontent.com/acf-extended/ACF-Extended/HEAD/README.md