forked from mattkeys/ACF-Conditional-Taxonomy-Rules
-
Notifications
You must be signed in to change notification settings - Fork 0
WordPress Plugin to allow Advanced Custom Fields conditional rules to use 'taxonomy' field types
License
halmos/ACF-Conditional-Taxonomy-Rules
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== ACF Conditional Taxonomy Rules === Contributors: mattkeys Tags: ACF, Advanced Custom Fields, Conditional, Taxonomy, Conditional Taxonomy Requires at least: 3.6 Tested up to: 4.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin expands on the ACF conditional functionality to allow for conditionals based on a selected taxonomy term ID. == Description == This plugin expands on the ACF conditional functionality to allow for conditionals based on a selected taxonomy term ID. NOTE: This plugin *requires* ACF v5.7.0+. This plugin is not designed to work on ACF v4.x. == Installation & Configuration == 1. Login to your Wordpress Admin page (usually http://yourdomain.com/wp-admin) 2. Navigate to the Plugins screen and then click the "Add New" button 3. Click on the "Upload" link near the top of the page and browse for the Advanced Custom Fields Conditional Taxonomy zip file 4. Upload the file, and click "Activate Plugin" after the installation completes == Changelog == = 3.0.1 = * Bugfix enqueuing script in footer sometimes causing timing issues * Cleanup some unneeded code from v2.0.0 = 3.0.0 = * Updates to support ACF 5.7.x, which is now required to run this plugin = 2.0.0 = * Pretty big rewrites to make this thing less confusing to read through and remove redundant code blocks repeated from ACF plugin. * ACF 5.6.6 compatibility (NOTE: This version requires 5.6.6+) * Added support for frontend ACF forms = 1.0.1 = * Fixing a variety of bugs related to adding/removing taxonomy conditional settings in the admin area, particularly when there are multiple conditions = 1.0.0 = * This is the first public release
About
WordPress Plugin to allow Advanced Custom Fields conditional rules to use 'taxonomy' field types
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 50.2%
- JavaScript 49.8%