Make WordPress Core


Ignore:
Timestamp:
06/08/2021 05:31:14 PM (5 years ago)
Author:
youknowriad
Message:

Block Editor: Package updates for WordPress 5.8 beta 1 (batch2).

This includes the following fixes:

  • Fix inspector opening when clicking outside the widget areas
  • Assume light theme when a transparent background is used
  • Make Post blocks non editable inside Query block
  • Rename QueryLoop to PostTemplate block

Props ntsekouras.
See #52991.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/query/block.json

    r50945 r51101  
    22        "apiVersion": 2,
    33        "name": "core/query",
    4         "title": "Query",
     4        "title": "Query Loop",
    55        "category": "design",
    66        "description": "Displays a list of posts as a result of a query.",
Note: See TracChangeset for help on using the changeset viewer.