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

Try: bundle WP_Theme_JSON class instead of inheriting per WordPress version #46579

Merged
merged 25 commits into from
Dec 16, 2022

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    0936195 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    49438da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e8eda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c14ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdb76a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db229c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7647d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddb2db2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29a0a2a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    925ff87 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ae5b88 View commit details
    Browse the repository at this point in the history
  11. Fix lint issues

    oandregal committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    986ec3d View commit details
    Browse the repository at this point in the history
  12. Port compat/6.2 dimensions

    See #45300
    oandregal committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    2ff5a80 View commit details
    Browse the repository at this point in the history
  13. Port compat/6.2 custom css

    oandregal committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4294dfc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    af1db74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f21cca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    19f6ea5 View commit details
    Browse the repository at this point in the history
  17. Remove no longer necesary experimental theme.json class

    It was added to clear the static variables that were set
    from running the core class first. Now that this class
    won't inherit from the core one, it is no longer necessary.
    
    See #42776
    oandregal committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    381078c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3fbc491 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1d5c557 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    230ba74 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9df365e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2111d11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    61b368f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Add missing PHPdoc

    oandregal committed Dec 16, 2022
    1 Configuration menu
    Copy the full SHA
    768761c View commit details
    Browse the repository at this point in the history