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

Block Hooks API: Add Templates Controller filter to avoid triggering wp_update_post #6225

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    69bc79a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e2aa3 View commit details
    Browse the repository at this point in the history
  3. Change arg name in PHPDoc

    ockham committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1a872fe View commit details
    Browse the repository at this point in the history
  4. Correctly bail early

    ockham committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3aace5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e65613 View commit details
    Browse the repository at this point in the history
  6. PHPDoc tweaks

    ockham committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4432a34 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update src/wp-includes/rest-api/endpoints/class-wp-rest-templates-con…

    …troller.php
    
    Co-authored-by: Pascal Birchler <pascal.birchler@gmail.com>
    tjcafferkey and swissspidy authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    96c7427 View commit details
    Browse the repository at this point in the history
  2. Add @SInCE annotation

    tjcafferkey committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ad3d547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e84d93 View commit details
    Browse the repository at this point in the history
  4. Remove whitespace

    tjcafferkey committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dc32eda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e175382 View commit details
    Browse the repository at this point in the history
  6. Add PHPDoc

    ockham committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d88698e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98cdebd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bd9fcb View commit details
    Browse the repository at this point in the history
  9. Coding Standards

    ockham committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9c35c8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62f1355 View commit details
    Browse the repository at this point in the history
  11. Trim changes a bit

    ockham committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c8b65db View commit details
    Browse the repository at this point in the history