=== Flex Fields ===
Contributors: flexfields, hovoqoch
Donate link: https://flexible.am/
Tags: field, meta, post, template, post types
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 7.0
Stable tag: 2.4.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Flex Fields is a WordPress plugin to add custom meta boxes for post types, pages, taxonomies, and more, using the flex_field() function.

== 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 ==

1. Fields list – manage reusable field groups.
2. Field edit screen – configure meta boxes and fields.
3. Settings – plugin options.
4. Usage – short guide for flex_field() and migration.

== Changelog ==

= 2.4.1 =
* List flexfields and hovoqoch as contributors.
* About FLEX links the full suite, including Flex Shortcodes.

= 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/).

== Upgrade Notice ==

= 2.4.0 =
Location rules, required fields, conditional logic, user profiles, REST meta, and Global Options export.

= 2.3.0 =
Admin screens now use the same Flex UI as Flex Redirects.

= 2.2.8 =
Updated author branding to FLEX.
