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

General: update minimum WordPress version for Jetpack #14913

Merged
merged 5 commits into from
Mar 9, 2020

Commits on Mar 6, 2020

  1. General: update minimum WordPress version for Jetpack

    WordPress 5.4 is scheduled for release before the next version of Jetpack will ship.
    
    Let's consequently aim to update Jetpack to keep our WP-1 support standard.
    jeherve committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    80b7b7d View commit details
    Browse the repository at this point in the history
  2. Remove temporary workarounds now that all Jetpack users use WP5.3+

    Also update date() into gmdate() as per WordPress coding standards changes.
    jeherve committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    438c2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c5a6ea View commit details
    Browse the repository at this point in the history
  4. Revert Travis changes for now

    We're still running into the same issues as in #14171
    jeherve committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    67207df View commit details
    Browse the repository at this point in the history
  5. Force all "Previous" WP version tests to be 5.3 for now

    We can move back to "previous" once WP 5.4 has shipped
    jeherve committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    0a3771e View commit details
    Browse the repository at this point in the history