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 flash when clicking template name in the editor when a plugin registered template matches a default WP theme template #66359

Commits on Oct 23, 2024

  1. Fix _gutenberg_get_block_templates_files() so it returns the 'page' t…

    …emplate from the theme when 'page' post type templates are queried
    Aljullu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    887920c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Try different approach: don't use query to get the templates referenc…

    …e to use for filtering
    Aljullu committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f957f64 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    1641d59 View commit details
    Browse the repository at this point in the history
  2. Add backport file

    Aljullu committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f1ec716 View commit details
    Browse the repository at this point in the history