wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
block_editor_preload_paths › WordPress Filter Hooks
Seit5.0.0
VeraltetUse the {@see 'block_editor_rest_api_preload_paths'} filter instead.
› $preload_paths = apply_filters_deprecated( 'block_editor_preload_paths', array( $preload_paths, $selected_post ), '5.8.0', 'block_editor_rest_api_preload_paths' );
| Parameter: (2) |
|
| Definiert in: |
|
| Codex: |
Filters the array of paths that will be preloaded.
Preload common data by specifying an array of REST API paths that will be preloaded.Ähnliche Funktionen: block_editor_rest_api_preload, site_editor_preload_data, use_block_editor_for_post, _get_block_templates_paths, block_template_part, site_editor_wp_admin_preload_data