Category: wordpress
I have created this page and this page and this page to show all the comments page by page. So that you can keep a track of all comments …
In this post, we learn how to use SQL list the most popular posts (according to the number of comments for each posts). This posts, we will get some …
One of my site has recently received a warning of violation of policy due to placing adsense ads on a post that has a content subject not allowed. Actually, …
Each post in the wordpress is associated with an ID, so you could get its previous and next post which contains the adjacient posts. The wordpress function get_previous_post retrieves …
WordPress has a inbuilt search function, and you can type in /?s=Key after your wordpress root location. However, sometimes, if there is only 1 result e.g. for example, the …