add action / function does the order matter?
-
Looking at tutorials I see some examples where the function is defined first and then followed by the “add_action”
And others where “add_action” is followed by the function definition.
Is there any need for order or precedence?
The tutorials seem to imply that the order of the functions doesn’t matter, is that correct?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘add action / function does the order matter?’ is closed to new replies.