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

Fix issue where coming soon isn't respecting mm_coming_soon #24

Merged
merged 24 commits into from
Jan 17, 2024

Conversation

wpscholar
Copy link
Member

The notable changes in this PR:

  • If nfd_coming_soon doesn't exist, use mm_coming_soon as the fallback
  • If mm_coming_soon is changed, update nfd_coming_soon (or vice versa)
  • Run the upgrade routine once on the front end if it has never run before
  • Use real booleans for nfd_coming_soon and mm_coming_soon
  • Clean up logic for setting the nfd_coming_soon value.

@wpscholar wpscholar added the bug Something isn't working label Jan 17, 2024
@wpscholar wpscholar requested a review from circlecube January 17, 2024 21:32
@wpscholar wpscholar self-assigned this Jan 17, 2024
@circlecube circlecube merged commit 224a336 into main Jan 17, 2024
1 check passed
@circlecube circlecube deleted the fix/coming-soon branch January 17, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants