function sd_add_scripts(){ wp_register_script( 'sd_my_cool_script', plugins_url( 'script.js', __FILE__ ), array( 'jquery' ) ...
確定! 回上一頁