echo plugin_dir_path( __FILE__ ); ... <?php define( 'MYPLUGINNAME_PATH', plugin_dir_path(__FILE__) ); require MYPLUGINNAME_PATH .
確定! 回上一頁