Make WordPress Core


Ignore:
Timestamp:
02/07/2025 03:44:07 PM (14 months ago)
Author:
joemcgill
Message:

Editor: Update packages for 6.8 pre-Betas.

Syncs @wordpress/* packages to the 'latest' npm tag.

Props mamaduka, joemcgill, youknowriad, swissspidy, sergiomdgomes, gziolo.
See #62887.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/blocks/require-dynamic-blocks.php

    r58387 r59775  
    5858require_once ABSPATH . WPINC . '/blocks/query-pagination-previous.php';
    5959require_once ABSPATH . WPINC . '/blocks/query-title.php';
     60require_once ABSPATH . WPINC . '/blocks/query-total.php';
    6061require_once ABSPATH . WPINC . '/blocks/read-more.php';
    6162require_once ABSPATH . WPINC . '/blocks/rss.php';
Note: See TracChangeset for help on using the changeset viewer.