add_action( 'wp_print_scripts' , 'my_deregister_javascript' , 100 );. function my_deregister_javascript() {. if ( !is_page( 'Contact' ) ) {.
確定! 回上一頁