Answers

Question and Answer:

  Home  CMS

⟩ What are hooks?

Hooks are provided by WordPress to allow your plugin to 'hook into' WordPress; that is, to call functions in your plugin at specific times, and thereby set your plugin in motion. There are two types of hooks used in WordPress are Actions and Filters.

 260 views

More Questions for you: