do_action( 'wp_before_load_template', $_template_file, $require_once, $args )
在加载模板文件之前触发。
do_action( 'wp_before_load_template', $_template_file, $require_once, $args );