Skip to content

Conversation

@ebinnion
Copy link
Contributor

Summary

  • Documents the new wp_environment_type field added to the System Status REST API endpoint
  • Updates both v2 and v3 API documentation

This field was added in woocommerce/woocommerce#62458 and returns the WordPress environment type (production, staging, development, or local) from wp_get_environment_type().

Changes

  • Added wp_environment_type to the Environment properties table (after wp_cron, before language)
  • Added the field to the JSON response example with a sample value of "production"

Related

Document the new wp_environment_type field added to the System Status
REST API endpoint in woocommerce/woocommerce#62458.

This field returns the WordPress environment type (production, staging,
development, or local) from wp_get_environment_type().
@ebinnion ebinnion merged commit 2d1f4d6 into trunk Dec 19, 2025
@ebinnion ebinnion deleted the add/wp-environment-type-to-system-status branch December 19, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants