Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Conditional Taxonomy Option

Περιγραφή

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.

Στιγμιότυπα

  • 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"

Εγκατάσταση

  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.

Συχνές Ερωτήσεις

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.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Conditional Taxonomy Option” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • Innitial Release of plugin