Register a callback for a hook
Parameters
$hookstringrequired- Hook name
$callbackcallbackrequired- Function/method to call on event
$priorityintrequired- Priority number. <0 is executed earlier, >0 is executed later
Register a callback for a hook
$hookstringrequired$callbackcallbackrequired$priorityintrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.