Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Conditional Taxonomy Option

Beskrivelse

This plugin will allow users to select the taxonomy terms in the conditional logic to show or hide the custom fields created using the Advanced Custom Field plugin.

Skjermskudd

  • Add a new field in field group as taxonomy.
  • Turn on the Conditional Logic and select the Taxonomy Field, then you will find two options in dropdown: "Taxononmy is equal to" and "Taxonomy is not equal to"

Installasjon

  1. Upload cto-acf.php to the /wp-content/plugins/ directory ( Make sure you already hace ACF plugin installed and activated)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new option «Taxonomy is equals to» and «Taxonomy is not equal to» will appear when you select a taxonomy field in dropdown of conditional logic setting.

FAQ

Do I need to have ACF Pro?

No, this plugins works with ACF free version as well.

Does it work with custom taxonomy as well?

Yes, it supports built-in taxonomy as well as custom taxonomies.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Conditional Taxonomy Option” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0

  • Innitial Release of plugin