Offset Post Queries without Breaking Pagination in WordPress
I thought it is an easy process when my client offered me to do that!! But it is too much logial. It’s highly likely that you have more than one…
I thought it is an easy process when my client offered me to do that!! But it is too much logial. It’s highly likely that you have more than one…
For the different type of operation, we need to filter the default loop in WordPress. Sometimes we need to get post ID from a specific term ID(tag, category). In this tutorial,…
By default, WordPress displays the first 55 words from the post content for the excerpt. But sometimes we need to show more or fewer words. This tutorial shows you how…