Content Management System (CMS) Question:
Download Questions PDF

What are the types of hooks in wordpress?

CMS Interview Question
CMS Interview Question

Answer:

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

Download CMS Interview Questions And Answers PDF

Previous QuestionNext Question
What are hooks?Explain child theme?