How to Add Custom Code in WordPress with Site-Specific Plugin?

Often times you may want to tweak your WordPress site. Sometimes plugins might not be needed when simple WordPress APIs like actions and filters can get it done. There are multiple methods to add custom PHP code to WordPress. I have discussed all the methods available in my article Why site-specific WordPress plugin is the … Continue reading How to Add Custom Code in WordPress with Site-Specific Plugin?