WordPressã§ jQuery UI ã使ãã¨ãã«ãWordPressã¨åããã¼ã¸ã§ã³ã®CSSãGoogleããåå¾ãã WordPressã«ã¯jQuery UIãã¯ãããã忢±ããã¦ããã®ã§ãJavaScriptã使ç¨ããã ããªãããã©ã°ã¤ã³ããã¼ãã®functions.phpã«ä»¥ä¸ã®ããã«è¨è¿°ããã ãã§ãªãã±ã¼ã§ãã add_action('wp_enqueue_scripts', 'my_wp_enqueue_scripts'); function my_admin_enqueue_scripts() { wp_enqueue_script( 'myplugin-script', plugins_url('js/my-plugin.min.js', __FILE__), array('jquery-ui-tabs'), $this->version, true ); } ãããã


{{#tags}}- {{label}}
{{/tags}}