alleyinteractive / wp-alleyvate

Defaults for WordPress sites by Alley.
GNU General Public License v2.0
18 stars 2 forks source link

Set Jetpack to staging on non-production sites #97

Open mogmarsh opened 3 months ago

mogmarsh commented 3 months ago

Description

It would be nice to set jetpack to staging mode when not on production:

add_filter( 'jetpack_is_staging_site', '__return_true'

Use Case

Non-production sites should default to jetpack staging mode. This could always be disabled if it is not necessary.

WordPress VIP creates Jetpack sites for each environment, so this is mainly an issue on Pantheon.