使用wp_deregister_script 註解掉內建jquery,並用wp_register_script 重新註冊來使用自己的版本。 wp_deregister_script( 'jquery' ) ...
確定! 回上一頁