global $wp_filesystem; // Initialize the WP filesystem. if (empty($wp_filesystem)) { require_once (ABSPATH . '/wp-admin/includes/file.php'); ...
確定! 回上一頁