... function() { wp_enqueue_script( 'pdev/hello-world', plugins_url( 'pdev.build.js', __FILE__ ), array( 'wp-blocks', 'wp-element' ) ); } ); ...
確定! 回上一頁