How To Display Different Number of Search Results in WordPress
WordPress treats every page/post-listing just about the same. Whether it’s the homepage, a blog category, search result…
WordPress treats every page/post-listing just about the same. Whether it’s the homepage, a blog category, search result…
Sami Aslam
In this article, we will briefly cover WordPress hooks and use an undocumented one in order to manipulate category list…
Sami Aslam
Display Twitter Counter in Text is easily in WordPress with PHP code, all need to do just write down some PHP Script i…
Sami Aslam
TimThumb is my favorite Auto Generated Thumbnail code, as it is simple to use and work’s great in almost any server. Bu…
Sami Aslam
There are times we need to put a URL in our WordPress content and make this content clickable. We need to add the link …
Sami Aslam
WordPress’s media management and automatic image resizing make things really simple for the client. Users don’t have to…
Sami Aslam
On some web server, we need to put username, password and server address when we need to enable automatically update ou…
Sami Aslam
Sometimes we have another useful resource about our blog and we need to put the content in the Sidebar. With a little b…
Sami Aslam
I recently finished a project that pushed WordPress farther than I have ever before. Essentially, each of the 18 catego…
Sami Aslam
Sometimes We want to exclude Specific Categories from navigation. Depending on the condition, some have too many catego…
Sami Aslam
The page you often see when clicking on any link saying “Error 404 ” or “Page not Found” or “Page cannot be displayed” …
Sami Aslam
Like we all know, we can use SQL to replace or remove some content in our WordPress using phpMyAdmin, on this post I wi…
Sami Aslam