WPInsite Archives

WPInsite Archives

Changing WordPress Post Wording to Article Wording

Changing WordPress Post Wording to Article Wording

Have you ever wished you could change the wording of a built-in menu item or notification? This code snippet demonstrates how to achieve this by hooking into WordPress translation filters.
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 Display an Advert after the first Post

How to Display an Advert after the first Post

This code snippet demonstrates how to display a selected advertisement of your choice are the first post.

read more »

Easily display post titles with a custom length

Easily display post titles with a custom length

This code snippet demonstrates how o display post titles with a custom length in WordPress.

read more »

How to redirect your homepage to the first post

How to redirect your homepage to the first post

This code snippet displays how to redirect your WordPress powered blog homepage to the first post.

read more »

How to set a maximum word count on post titles

How to set a maximum word count on post titles

This WordPress code snippet demonstrates how to set a maximum word count on post titles.

read more »