function wp_head() {. /**. * Prints scripts or data in the head tag on the front end. *. * @since 1.5.0. */. do_action( 'wp_head' );. } ...
確定! 回上一頁