Lesson 1: Intro To Hooks

Hooks Lesson 1 Quiz

Test your knowledge of what you learned in this lesson. Your results will be displayed immediately and emailed to you upon completion.

"*" indicates required fields

Can multiple callback functions be added to the same hook?*
Which of the following statements is true? Select all that apply.*
Which of the following is not a parameter for a hook (add_action or add_filter)?*
How many arguments are available to use in a hook callback function?*
If there are multiple callback functions attached to the same hook, what determines the order in which they run?*