Use add_action() with wp_print_scripts method and add your new function to the functions.php file of your theme. [plain] function my_deregister_javascript() {
確定! 回上一頁