define('WP_CONTENT_URL', get_option('siteurl') . '/wp-content');; define('WP_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins' );; define('WP_PLUGIN_URL', WP_CONTENT_URL ...
確定! 回上一頁