Usage. add_action( 'hook_name','callback_function_name' ); function callback_function_name () { ?> // Insert your hook contents in here. <?php }.
確定! 回上一頁