https://github.com/metabolism/acf-extensions
Add components, hidden and lastest posts field type for ACF Pro
https://github.com/metabolism/acf-extensions
acf acf-addon acf-extensions advanced-custom-fields wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
Add components, hidden and lastest posts field type for ACF Pro
- Host: GitHub
- URL: https://github.com/metabolism/acf-extensions
- Owner: metabolism
- License: mit
- Created: 2018-05-25T12:21:53.000Z (about 8 years ago)
- Default Branch: 1.3.x
- Last Pushed: 2025-03-04T16:27:51.000Z (over 1 year ago)
- Last Synced: 2025-04-03T12:51:54.590Z (about 1 year ago)
- Topics: acf, acf-addon, acf-extensions, advanced-custom-fields, wordpress, wordpress-plugin
- Language: PHP
- Size: 241 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# ACF Extensions
[](https://packagist.org/packages/metabolism/acf-extensions)
[](https://packagist.org/packages/metabolism/acf-extensions)
[](https://packagist.org/packages/metabolism/acf-extensions)
Supercharge WordPress Advanced Custom Fields
### New features
* **Component**: treat a field group as a component and reuse it in any other field groups.
* **Enhanced Editor**: add table management to Tiny MCE Editor
* **Enhanced link field**: post id is saved to allow url update on load if changed
* **Enhanced map field**: add country, iso and country_short in value
* **Text field counter**: value set in maxlength is shown next to the field ( ex: 100/250 )
* **Tag selector**: Allow tag selection on a field (h1,h2,h3...)
### New rules
* **Term type**: Top Level Term (no parent), Parent Term (has children), Child Term (has parent)
* **Site**: When using multisite, show field on a specific site only
* **Menu item depth**
* **Post Parent**: Show fields if the current post parent match the rule
* **Term template**
### New fields
* **Children**: return current post children
* **Components**: Enhanced layout, select components in a list
* **Component**: Enhanced clone, select component in a list
* **Dynamic select**: Generate a select using value from anoter field
* **Hidden**: Return a static value
* **ID**: Return an uid
* **Inline editor**: Enhanced text field with [inLine](https://felixg.io/docs/products/inline) lib
* **Instagram post**: past post url, return title and image
* **Latest posts**
## Screenshots
### Component



### Counter

### Tag selector

### inLine editor
