Commit f23b5d0d8e for woocommerce
commit f23b5d0d8e73616421cf861285fbee2ee475c550
Author: Nick Diego <nickmdiego@gmail.com>
Date: Fri Dec 12 08:37:42 2025 -0600
Update recommended development environment details (#62430)
Updated the name of the recommended local development environment from 'Studio' to 'WordPress Studio' and added details about Blueprint support and Pressable.
diff --git a/docs/getting-started/development-environment.md b/docs/getting-started/development-environment.md
index 9475aebf76..1a51c857c8 100644
--- a/docs/getting-started/development-environment.md
+++ b/docs/getting-started/development-environment.md
@@ -24,9 +24,9 @@ Note: A POSIX compliant operating system (e.g., Linux, macOS) is assumed. If you
In addition to the software shared above, you'll also want to have some way of setting up a local development server stack. There are a number of different tools available for this, each with a certain set of functionality and limitations. We recommend choosing from the options below that fit your preferred workflow best.
-### Studio - Recommended Approach
+### WordPress Studio - Recommended Approach
-For easy local development environments, we recommend [Studio](https://developer.wordpress.com/studio/), the local development environment provided by [WordPress.com](https://developer.wordpress.com). Studio includes the ability to manage multiple local website environments, as well as integrations with your code editor and terminal. Studio also features a WordPress-specific AI Assistant, easy imports from WordPress backups, free public preview sites, and two-way sync with sites hosted on WordPress.com.
+For easy local development environments, we recommend [WordPress Studio](https://developer.wordpress.com/studio/), the local development environment supported by the [WordPress.com](https://developer.wordpress.com) team. Studio includes the ability to manage multiple local website environments, as well as integrations with your code editor and terminal. Studio also features a WordPress-specific AI Assistant, easy imports from WordPress backups, Blueprint support, free public preview sites, and two-way sync with sites hosted on WordPress.com or Pressable.
### wp-env