Create a custom filter hook in WordPress

WordPress has two main functions add_action() and add_filter() which mostly runs the WordPress core. Let’s discuss both functions and see how to create a custom filter hook in WordPress. add_action() As the name suggests itself this function adds action when a particular event triggers or at specific points of execution. add_action() hook doesn’t return anything… Continue reading Create a custom filter hook in WordPress

Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.