Many times we need to search by associated tags, category or custom taxonomy names . But WordPress doesn’t provide these by default. Therefore, we need to make our own results page which include the default search including tags, categories and custom taxonomy names. In this article, we learn a technique or a guideline to tackle […]
In this article, We will discuss how to make a WordPress custom image search based on their tags and categories. This is solution for them who want to make a custom search for attachments images. WordPress, doesn’t provide taxonomies in media items by default. So, you have to add a plugin Attachment Taxonomies for it. […]
In this article we will learn to create WordPress like button with counts based on IP address of the visitor (so, no login is required to like your posts/pages). You can use this on both posts and pages without plugin. Also Its very good practice to create it without using a plugin so that you […]
In a simple layman’s term namespaces are the labels for classes and functions. For example we define a variable inside a scope then this variable will be defined for that scope only, we can’t use it outside the scope. Just like a variable in a scope, we can use namespaces for class and functions. Namespaces […]
Wix vs WordPress – Whom to choose for website building? This question is very familiar in the new businesses (small or big) and beginner bloggers hoping to generate value from their website. It is very tough to find out which will be better for your business or a blog. But, we will discuss some major […]
Hey, I think you are a web developer and worked on developing WordPress custom themes and WordPress Website. Now you want to learn more about making a custom Plugin according to your requirement. If you don’t know how to build a custom theme from scratch, Just stop right here and don’t waste time in learning […]