wp core update 6.6
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
/**
|
||||
* Registers the `core/page-list-item` block on server.
|
||||
*
|
||||
* @since 6.3.0
|
||||
*/
|
||||
function register_block_core_page_list_item() {
|
||||
register_block_type_from_metadata( __DIR__ . '/page-list-item' );
|
||||
|
||||
Reference in New Issue
Block a user