All features
Cherry Blossom feature
Theme options: Options Page base
Supplies shared ACF option access and registration hooks for concrete pages.
Supplies shared ACF option access and registration hooks for concrete pages.
Capabilities and extension points
Supplies shared ACF option access and registration hooks for concrete pages.
Concrete built-in pages own their module trait. Replacement subclasses inherit that trait rather than adding another canonical module boundary.
Gets a value stored on ACF's default options post ID.
- param string $name Field name.
- return mixed Formatted ACF value; null when ACF is unavailable.
Registers hooks for the options page.
Registers ACF options pages.
Translates ACF field labels at runtime.
- param array $field ACF field configuration array.
- return array Field configuration with translated label.
Source reference
This editable reference page is based on the PHP documentation in options/abstract-options-page.php.