metabolism / acf-extensions
ACF Extensions plugin with components, dynamic select, inline micro editor and much more
Installs: 2 950
Dependents: 0
Suggesters: 2
Security: 0
Stars: 9
Watchers: 1
Forks: 2
Open Issues: 1
Type:wordpress-plugin
README
Supercharge WordPress Advanced Custom Fields
New features
- Component: treat a field group as a component and reuse it in any other field groups.
- 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
- Inline editor: Enhanced text field with inLine lib