WP Enhanced Taxonomies Wordpress Plugin - Rating, Reviews, Demo & Download

WP Enhanced Taxonomies Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 3 ratings
$13
Follow for free plugins, new theme releases and theme news

Plugin Description

WP Enhanced Taxonomies is the WordPress plugin that improves and extends the WordPress taxonomies functionality. It makes work with terms more easy and comfortable than ever before.

Plugin will be useful for both users and theme developers who wants to make their product even better and more convenient for their customers.

Features.

Learn More about the plugin features:

Terms List

The appearance of the terms list table is completly changed to make it more graceful, compact and informative. What is not less important, it still looks organic in WordPress workspace.

Terms List preview.

  • Terms of hierarchical taxonomies are displayed as a tree, child terms have an offset and can be expanded/minimized using the control button. To expand the child terms of all levels just hold the ctrl key pressed while clicking on expand button. This feature, of course, not used while displaying search results.
  • Descriptions are limited by number of symbols (300 by default, can be changed by the filter). This prevents situations where one term with a long description occupies most of the viewport.
  • Instead of column with number of posts there is more informative column with the term ID, number of posts and number of its child terms.
  • Terms of taxonomies which supports the term image have an extra column with the image preview.
  • Sorting terms using filter form instead of sorting by headers columns. Also, there is available sorting by publish date.

Sorting by date will work correctly only for terms created after the activation of the plugin, all the other terms will be sorted as if they were created on the same date the plugin was activated.

Description and Term Image

Visual Description and Term Image preview.

  • The terms plain-text description editor replaced with the TinyMCE visual editor. This allows to create a high-quality formatted description (however, latest TinyMCE versions doesn’t supports the IE, so there it still work as a simple plain-text editor… but seriously, who cares about the IE) .
  • You can also set a featured image for the terms just like for the posts or pages. There are a few functions for work with terms images, completely similar to the functions for work with posts thumbnails.

Terms Checklist

Terms Checklist preview.

While editing post in the classic editor and choose a term in the terms list metabox, the chosen item by default move out of the hierarchy to the top of the list. It’s not good, and this plugin removes that behavior and prevents the hierarchy break. Additionally, while loading the edit post page, terms list scrolls to the first checked category.

Settings:

You may change some of the default settings by using the next filters:

fwpet_term_image_supports
Sets the taxonomies which supports the term image.

fwpet_term_description_limit
Limits terms descriptions length in the terms list table column by number of symbols.

fwpet_term_description_empty
Sets the description column content for the terms without a description.

Details link.

Template tags:

There are a few functions for work with terms images. All of them are the closest analogues of the functions for work with the posts thumbnails.

get_term_image_id()
Retrieves term image ID.

has_term_image()
Checks if term has an image attached.

get_term_image_url()
Returns the term image URL.

the_term_image_url()
Displays the sanitized term image URL.

get_term_image()
Retrieves the term image.

the_term_image()
Displays the term image.

set_term_image()
Sets the term image.

Details link.

Changelog

v1.0.1 – March 1, 2019

- IMPROVEMENT: Added support of custom action links in the terms list table.

v1.0.0 – January 3, 2019

- Release

Reviews & Comments