Find What and Where are Each Function in a WordPress Hook (What File & Line)

Ok, This might be the most useful function I’ve ever used for debugging WordPress. This will help out tremendously when you have some ghost tags that you don’t know where it comes from. The idea here is to go through each function in a hook, and find out where that function is. That way, you… Continue reading Find What and Where are Each Function in a WordPress Hook (What File & Line)

The Ultimate Guide for Quick and Easy Page Speed Optimization

Speed optimization is not easy!! A lot of it is over some DIY people’s heads. How do we get coveted 100% in the page speed checkers? Well here are some simple solutions anyone can do to help. First, leverage browser caching is a tough one. Many people don’t even know what that means. What do… Continue reading The Ultimate Guide for Quick and Easy Page Speed Optimization