Description
Flex Fields is a WordPress plugin that allows users to easily add custom meta boxes for post types, page templates, taxonomies (including tags), user profiles, and Global Options. These custom meta boxes can be utilized in code using the flex_field() and flex_option() functions.
Screenshots




Reviews
There are no reviews for this plugin.
Contributors & Developers
“Flex Fields” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Flex Fields” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.4.0
- Location rules now use ACF-style AND within a group and OR between groups, including post ID, user role, and user form.
- Multiple field groups on one screen save together. Taxonomy values keep HTML. Global Options use the edit_pages capability.
- Polylang option keys are flex_field_{groupId}{name}{lang}, with a one-time copy from the old key.
- Required fields, unique names, and conditional logic are included. Settings (dev mode and Polylang) are always available.
- REST meta, post revisions, user profiles, non-hierarchical taxonomies, and Global Options JSON export/import.
2.3.0
- Refreshed admin UI to match Flex Redirects: shared header, stats, cards, and pill navigation.
2.2.8
- Updated plugin author to FLEX (https://flexible.am/).
