How to Manage and Use Code Snippets in WordPress
In previous posts, we have gone through some WordPress customization that involve code addition in functions.php. These additions…
In previous posts, we have gone through some WordPress customization that involve code addition in functions.php. These additions…
Along the entire process of coding, developers (including me) tend to rewrite or reuse the same pieces of…
One of the best features of WordPress could be conditional tags. It allows you to tell the code…