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

Global Styles: Update REST controller override method and backport changes from Core #65259

Merged
merged 11 commits into from
Sep 17, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    457daea View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    Mamaduka authored and ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04e462b View commit details
    Browse the repository at this point in the history
  3. Try string value

    Mamaduka authored and ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    992719a View commit details
    Browse the repository at this point in the history
  4. Try: update class with Core's WP_REST_Global_Styles_Controller. Inher…

    …it WP_REST_Posts_Controller, make methods public et. al
    
    Formatting
    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7d7cd38 View commit details
    Browse the repository at this point in the history
  5. Register the route

    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d812e00 View commit details
    Browse the repository at this point in the history
  6. Restore tests

    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b75834d View commit details
    Browse the repository at this point in the history
  7. Restore removal of register_routes and add revisions controller class…

    … for backwards compat
    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    01bf6be View commit details
    Browse the repository at this point in the history
  8. formatting,yo

    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c917442 View commit details
    Browse the repository at this point in the history
  9. Add an error_log

    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f2b8dcd View commit details
    Browse the repository at this point in the history
  10. Add 6.6+ post args

    Overwrite Core endpoints
    ramonjd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    43d70f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e75d56 View commit details
    Browse the repository at this point in the history