WPInsite Archives

WPInsite Archives

Display Random Posts in WordPress Theme

Display Random Posts in WordPress Theme

To get maximum exposure of all your articles on your blog you may find at times it may be a good idea to randomly cycle through all your posts and display them in a random order in your WordPress theme, whether it be your sidebar, footer or anywhere else you wish to display some post content.

read more »

How to exclude a category from RSS Feed

How to Exclude a Category from RSS Feed

This simple code snippet demonstrates how to exclude a certain category from being displayed in the RSS feed.
read more »

How to exclude a category from being displayed on Home Page

How to exclude a category from being displayed on Home Page

This code snippet demonstrates different methods to exclude a certain category from being displayed on your WordPress homepage

read more »

Get WordPress Category Slug using Category ID

WordPress trick: Get category slug using category ID

This code snippet demonstrates how to get a WordPress category slug using the category ID.

read more »