Advertisement
tzvij

add_action hook

Nov 20th, 2013
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. add_action ( 'hook_name', 'your_function_name', [priority], [accepted_args] );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement