=== Taxonomy Terms Grid === Contributors: ivanchernyakov Tags: taxonomy, grid, term, post Requires at least: 4.5 Tested up to: 5.2.2 Requires PHP: 5.5.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create grid list from your taxonomy terms (e.g. post categories). == Description == There are many plugins that allow you to create a post grid. But sometimes it would be nice to create a grid for taxonomy terms. Taxonomy Terms Grid allows you to create this grid. You can set thumbnails for any taxonomy term and create a shortcode for output grid anywhere. = Features = * Create term grids and use them with a shortcode. * Exclude selected terms. * Select the number of elements in a row. == Installation == = Requirements = * Advanced Custom Fields plugin should be installed. 1. Upload the entire plugin folder to the /wp-content/plugins/ directory. 2. Activate the plugin through the “Plugins” menu in WordPress. 3. Go to “Taxonomy Grids” tab. == Frequently Asked Questions == = Where is a shortcode displayed? = When you create a new grid it is displayed in a special field on the right metabox. == Screenshots == 1. Grid Display 2. Shortcode Post == Changelog == = 1.0.1 - 2019/08/07 = * New: Added elements per row field. * New: Added excluded uncategorized category term (id=1). * New: Added excluded custom terms ids field. = 1.0.0 - 2019/08/03 = * Release.