[wp-trac] [WordPress Trac] #33161: Create a standard for defining and identifying site environment
WordPress Trac
noreply at wordpress.org
Fri May 15 13:59:17 UTC 2020
#33161: Create a standard for defining and identifying site environment
--------------------------------+-----------------------------
Reporter: krogsgard | Owner: SergeyBiryukov
Type: enhancement | Status: accepted
Priority: normal | Milestone: 5.5
Component: Options, Meta APIs | Version: 4.2
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------------+-----------------------------
Comment (by jackfungi):
+1 we see this all the time. For example, Jetpack is crazy popular and
doesn't run well on staging or local environments. Support for hosts is
hard-coded into the plugin itself:
https://github.com/Automattic/jetpack/blob/5faa321993c4ca955df871f5a77cd89fa411bca5/packages/status/src
/class-status.php#L91
Local would benefit greatly from something like this!
Replying to [comment:14 davidvee]:
> To echo @nathanrice... I did a little checking with folks here at WP
Engine / Genesis / Flywheel / Local WP and we can think of a good number
of use cases where this would be helpful for our customers & products. As
with other plugin authors, we have our home-brew ways of dealing with this
today. Having a standard would be helpful.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33161#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list