Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Use stable JP Beta by default#237

Open
kraftbj wants to merge 6 commits into
masterfrom
fix/236
Open

Use stable JP Beta by default#237
kraftbj wants to merge 6 commits into
masterfrom
fix/236

Conversation

@kraftbj

@kraftbj kraftbj commented Jun 28, 2021

Copy link
Copy Markdown
Contributor

This adds the ability for a radio button on Special Ops (already added on jurassic.nina) for using the bleeding edge version of JP beta instead of stable.

Comment thread features/jetpack-beta.php
debug( '%s: Adding Jetpack Beta Tester Plugin', $domain );
add_jetpack_beta_plugin();
add_jetpack_beta_plugin( false );
} elseif ( $features['jetpack-beta-dev'] ) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we flip this logic? If both are selected, for whatever reason, go with the dev version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Jetpack Beta URL for latest release downloading

1 participant