wp_enqueue_script( 'ajax-script', plugins_url( '/js/myjquery.js', __FILE__ ), array('jquery') );. WordPress 載入後,我們必須從幾個action hook 中把腳本插入 ...
確定! 回上一頁