Flex Fields

Beschreibung

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Flex Fields“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Flex Fields“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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