Content Management System (CMS) Question: Download CMS PDF

What are the types of hooks in wordpress?

Tweet Share WhatsApp

Answer:

► has_action()
► add_action()
► do_action()
► do_action_ref_array()
► did_action()
► remove_action()
► remove_all_actions()

Download CMS PDF Read All 30 CMS Questions
Previous QuestionNext Question
What are hooks?Explain child theme?