Changes between Initial Version and Version 1 of Ticket #51162, comment 5
- Timestamp:
- 10/18/2020 06:48:58 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51162, comment 5
initial v1 4 4 > Do you think this needs to be tied to the environment type? 5 5 6 Right, don't think this belongs together with the environment types, it is rather a n"characteristic" of the environment. 'Local', 'development', maybe even 'staging' may not have net access depending on the server/firewall/permissions setup.6 Right, don't think this belongs together with the environment types, it is rather a "characteristic" of the environment. 'Local', 'development', maybe even 'staging' may not have net access depending on the server/firewall/permissions setup. 7 7 8 8 In that terms another constant makes most sense, perhaps something like `WP_OFFLINE`?