Tag Archives: Taxonomies

How To Remove Custom Taxonomy Base Slug In WordPress?

Earlier we discussed about removing category base slug and removing tag base slug from WordPress permalinks structure. Now this tutorial explains you doing same with custom taxonomies.

What is a taxonomy? A taxonomy is a way for grouping things together like in WordPress you can use a taxonomy for grouping articles from same topic together. Tags and categories are default WordPress taxonomies, there are also various plugins and hacks which enables you to register custom taxonomies as well.

By default taxonomies uses a base slug like a taxonomy with name ‘Topics’ would be looking something like this: http://yourdomain.com/topics/topic-name. Removing any taxonomy’s base slug means making it look something like this: http://yourdomain.com/topic-name.

WP No Taxonomy Base removes the base slug for both custom taxonomies and also the default WordPress like category. All you have to do is install and activate the plugin and you’re done.

Top 3 Plugins To Add Or Remove User Role Capabilities In WordPress

Each user has its own capabilities like author can only publish and edit its own posts where as an editor gets the charge of all published content, subscribers can only comment and administrators have the complete charge of website. However, if you are working on your client’s website then in that sometimes you like removing and adding certain permissions to user roles, create new user roles etc as per the demand of your client. Other than this website owners running a multi-author blogging site, also sometimes require editing capabilities of certain user roles or create some new user roles with custom capabilities. Whatsoever may be the reason. In this tutorial we are providing you a list of three cool plugin you can use for creating and editing user roles. All plugins are good and tested on recent WordPress release of 3.8.1.

Continue reading Top 3 Plugins To Add Or Remove User Role Capabilities In WordPress

How To Select-Deselect All Terms Of Any Parent Taxonomy In WordPress?

You must have observed this type of feature on many websites. By default, WordPress allows you to select taxonomy terms one by one, even if you select any parent taxonomy, you have to select other child taxonomy terms one by one. This is good for most WordPress users but sometimes you need more options.

Continue reading How To Select-Deselect All Terms Of Any Parent Taxonomy In WordPress?

Enhance Your WordPress Media Library By Adding New Better Management Features

WordPress plugin repo. has new handy plugin for the bloggers and webmasters who need managing a lot of media files. With this new plugin you can create unlimited amount of media taxonomies (just like categories and tags), manage your custom media taxonomies in a better way, easily filter media files in Media Library by your custom taxonomies, create new media file types (MIME types) and more.

Continue reading Enhance Your WordPress Media Library By Adding New Better Management Features

How To List WordPress Categories, Tags & Custom Taxonomies Into Multiple Customizable Columns ?

Earlier we discussed about the plugins you can use for displaying tag clouds inside an individual page. Now this tutorial explains your how you can beautifully display your website categories, tags and (OR) other custom taxonomies in a columns.

Continue reading How To List WordPress Categories, Tags & Custom Taxonomies Into Multiple Customizable Columns ?

How To Combine Two Or More Taxonomy Terms To One In WordPress ?

This tutorial is about merging and converting taxonomy terms in WordPress. You can combine two or more taxonomy terms like tags in to one and also you can convert terms from one taxonomy to another easily by using a free WordPress plugin called Term Management Tools. Continue reading How To Combine Two Or More Taxonomy Terms To One In WordPress ?

How To Show Related Blog Posts By Taxonomy In Your WordPress Site ?

There are many plugin which allows you to display related blog posts in WordPress. This tutorial is on a different kind of related posts plugin which allows you to select the taxonomy type and it shows related posts only from that particular taxonomy given by you. With this plugin you can set related posts display by taxonomies like tags, categories and other custom taxonomies created by you.

Continue reading How To Show Related Blog Posts By Taxonomy In Your WordPress Site ?

How To Create Custom Post Types And Taxonomies In WordPress ?

Easily create a number of custom post types and taxonomies in your WordPress site. Read complete tutorial on creating Post Types and Taxonomies direct from WordPress Admin Area Dashboard.

Continue reading How To Create Custom Post Types And Taxonomies In WordPress ?