AY Term Meta

Activate the plugin and add some code to your functions.php

Basic function :

  • AyTermMeta::addMeta($term, $name, $label, $type = 'input', $description = '', $options = array()) {} Generate all meta management in WordPress Admin

Advanced functions :

You can use term_meta functions similar to post_meta function to add / update / get / delete metas

  • function add_term_meta( $term_id, $meta_key, $meta_value, $unique = false ) {}
  • function update_term_meta( $term_id, $meta_key, $meta_value, $prev_value = '' ) {}
  • function get_term_meta( $term_id, $key = '', $single = false ) {}
  • function delete_term_meta( $term_id, $meta_key, $meta_value = '' ) {}

Category View Row Action

Category View Row Action is a simple plugin which adds a 'View' link for your Categories and Tags in the admin section so that you can quickly view posts belonging tothe category on the public site....

Similar: 75%

Single-Term Taxonomies

Limit the taxonomy terms chosen for a post to maximum one. The Single-Term Taxonomies plugin replaces the standard checkboxes with radio buttons. Very helpful for taxonomies (like "brand" for example) where it is not appropriate to have more than one term picked. Works for both hierarchical and non.........

Similar: 67%

View Category

View Category adds a "View Category" button on the "Edit Category" page, next to the header and submit button. This works for Post Tags, and even custom taxonomies. By default WordPress, doesn't allow you to quickly go to the category page....

Similar: 60%

Taxonomy Icons

Taxonomy Icons allows you to easily add icons to your taxononomy, category, and tag terms. The plugin automatically integrates the latest version of Font Awesome Icons, allowing you to choose from hundreds of icons to assign to your taxonomy terms....

Similar: 59%

Taxonomy Switcher

This plugin allows you to select your "From", and "To" Taxonomies, to convert all terms. Optionally select a parent term to limit terms to switch. Typing term names will do a live search of terms with the name you are typing AND possess child terms. Plugin also has built-in support for WP-CLI. In t.........

Similar: 58%

Category Manager

This plugin allows you to add a dashboard widget that manages specific taxonomies (Such as tags and categories or any custom taxonomy). Specifically the dashboard widget makes it easy to remove a post from a taxonomy of any kind. Those who have themes, plugins, widgets that use the wordpress taxono.........

Similar: 55%

Rich Text Tags

A TinyMCE Editor for Tags, Categories, and Taxonomies The Rich Text Tags Plugin allows you to edit tag descriptions, category descriptions, and taxonomy descriptions using WordPress' built in rich-text editor. Switch between WYSIWYG and HTML editing modes with the click of a link. Use the WordPress.........

Similar: 31%

WP Ultimate Search

A highly customizable AJAX-based WordPress search bar alternative with the ability to autocomplete faceted search queries. Users can quickly and dynamically browse through your site's taxonomies and post metadata to find exactly what they're looking for, and results can be loaded beneath the search .........

Similar: 25%

Display posts in grid layout without coding - Content Views

Do you want to display most recent posts on any WordPress page in responsive, customizable Grid layout? Or: display posts by any category, tag, author, keyword display posts in order of title, date, ID display posts with nice pagination display thumbnail in different size than 150x150 or 300x300 .........

Similar: 15%

WordPress Shortcodes

WordPress Shortcodes is a free WordPress plugin that brings an amazing set of beautiful and useful elements to your site. The plugin comes bundled with the full set of elements, all absolutely free of charge. Learn how you can use WordPress Shortcodes to easily create import / export safe links to .........

Similar: 10%