Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/beta updates #185

Open
wants to merge 4 commits into
base: development
Choose a base branch
from
Open

Feat/beta updates #185

wants to merge 4 commits into from

Conversation

preda-bogdan
Copy link
Contributor

@preda-bogdan preda-bogdan commented Jul 31, 2023

Summary

Allow usage of filter:

// General usage: add_filter( '<product_slug>_sdk_enable_beta_release', '__return_true' );
add_filter( 'neve_sdk_enable_beta_release', '__return_true' );

That will reset the transients for theme update and plugin update and allow pulling beta versions from the store.

It also will update the changelog URLs to pull for the beta changelog if enabled.

Full workflow and details can be found here: Codeinwp/store-themeisle/pull/564

Closes: Codeinwp/store-themeisle#551

pirate-bot and others added 2 commits June 21, 2023 06:55
##### [Version 3.3.1](v3.3.0...v3.3.1) (2023-06-21)

- Fix Neve FSE promo typo
@preda-bogdan preda-bogdan marked this pull request as ready for review July 31, 2023 19:10
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

Plugin build for 8036e72 is ready 🛎️!

@HardeepAsrani HardeepAsrani added the on-hold Not being actively worked by being blocked or not having the capacity to work on it. label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-hold Not being actively worked by being blocked or not having the capacity to work on it.
Projects
None yet
3 participants