From 19bfb4676046bd9d3f86707f0cb5603ce3605fd3 Mon Sep 17 00:00:00 2001
From: Artemio Morales
Date: Fri, 24 Feb 2023 04:23:59 -0500
Subject: [PATCH] Add known limitations regarding media, options/users, and
plugins to modal
---
src/wordpress-playground/wordpress.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/wordpress-playground/wordpress.html b/src/wordpress-playground/wordpress.html
index b7e3a90048..504e3977f5 100644
--- a/src/wordpress-playground/wordpress.html
+++ b/src/wordpress-playground/wordpress.html
@@ -435,7 +435,8 @@ Import Playground
Known Limitations
- Styling changes may take up to one minute to update.
- - Migrating between different WordPress versions is not supported.
+ - Migrating between different WordPress versions is not supported.
+ - Media files, options/users, and plugin state will not be included.