Changeset 53331 for trunk/src/wp-includes/block-editor.php
- Timestamp:
- 05/02/2022 01:11:07 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-editor.php
r53302 r53331 534 534 * @param string[] $preload_paths List of paths to preload. 535 535 * @param WP_Block_Editor_Context $block_editor_context The current block editor context. 536 *537 * @return void538 536 */ 539 537 function block_editor_rest_api_preload( array $preload_paths, $block_editor_context ) {
Note: See TracChangeset
for help on using the changeset viewer.