acf-conditional-logic-advanced icon indicating copy to clipboard operation
acf-conditional-logic-advanced copied to clipboard

Advanced Custom Fields - Conditional Logic Advanced

=== ACF Conditional Logic Advanced === Contributors: andrej.pavlovic Tags: acf, advanced custom fields, acf-field, conditional logic Requires at least: 3.6.0 Tested up to: 4.9.9 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds an Advanced Conditional Logic field setting to ACF that can show/hide individual fields based on post template, format, and/or category.

= Links =

== Screenshots ==

  1. Post Category options
  2. Advanced Conditional Logic field setting options: Template, Format, Category

== Changelog ==

= 1.1.3 =

  • Small fix to prevent acf-input category check from throwing errors when editing menus

= 1.1.2 =

  • Small fix for Yes/No when editing Field in Field Group
  • Tested with ACF 5.7.7

= 1.1.1 =

  • Don't display Conditional Logic Advanced row when field type is "Clone".

= 1.1.0 =

  • Added support for custom taxonomies.
  • Added support for non-hierarchical taxonomies. (e.g. Tags)
  • Reorganized the Post Template dropdown options.

= 1.0.3 =

  • composer.json - fixed version

= 1.0.2 =

  • composer.json - fixed name

= 1.0.1 =

  • Added composer.json

= 1.0.0 =

  • Initial release.