wpseek.com
A WordPress-centric search engine for devs and theme authors

New in WordPress 6.5

Function Short description Path
array_is_listPolyfill for `array_is_list()` function added in PHP 8.1.wp-includes/compat.php
block_core_navigation_link_build_variationsReturns an array of variations for the navigation link block.wp-includes/blocks/navigation-link.php
block_core_navigation_link_filter_variationsFilters the registered variations for a block type.wp-includes/blocks/navigation-link.php
block_core_navigation_update_ignore_hooked_blocks_metaUpdates the post meta with the list of ignored hooked blocks when the navigation is created or updated via the REST API.wp-includes/blocks/navigation.php
get_all_registered_block_bindings_sourcesRetrieves the list of all registered block bindings sources.wp-includes/block-bindings.php
get_block_bindings_sourceRetrieves a registered block bindings source.wp-includes/block-bindings.php
inject_ignored_hooked_blocks_metadata_attributesInject ignoredHookedBlocks metadata attributes into a template or template part.wp-includes/block-template-utils.php
insert_hooked_blocksReturns the markup for blocks hooked to the given anchor block in a specific relative position.wp-includes/blocks.php
register_block_bindings_sourceRegisters a new block bindings source.wp-includes/block-bindings.php
register_block_core_footnotes_post_metaRegisters the footnotes meta field required for footnotes to work.wp-includes/blocks/footnotes.php
register_block_script_module_idFinds a script module ID for the selected block metadata field. It detects when a path to file was provided and optionally finds a corresponding asset file with details necessary to register the script module under with an automatically generated module ID. It returns unprocessed script module ID otherwise.wp-includes/blocks.php
set_ignored_hooked_blocks_metadataAdds a list of hooked block types to an anchor block's ignored hooked block types.wp-includes/blocks.php
unregister_block_bindings_sourceUnregisters a block bindings source.wp-includes/block-bindings.php
wp_ajax_activate_pluginHandles activating a plugin via AJAX.wp-admin/includes/ajax-actions.php
wp_copy_parent_attachment_propertiesCopy parent attachment properties to newly cropped image.wp-admin/includes/image.php
wp_dequeue_script_moduleUnmarks the script module so it is no longer enqueued in the page.wp-includes/script-modules.php
wp_deregister_script_moduleDeregisters the script module.wp-includes/script-modules.php
wp_enqueue_script_moduleMarks the script module to be enqueued in the page.wp-includes/script-modules.php
wp_font_dirReturns an array containing the current fonts upload directory's path and URL.wp-includes/fonts.php
wp_get_avif_infoExtracts meta information about an AVIF file: width, height, bit depth, and number of channels.wp-includes/media.php
wp_get_font_dirRetrieves font uploads directory information.wp-includes/fonts.php
wp_get_plugin_action_buttonGets the markup for the plugin install action button.wp-admin/includes/plugin-install.php
wp_interactivityRetrieves the main WP_Interactivity_API instance.wp-includes/interactivity-api/interactivity-api.php
wp_interactivity_configGets and/or sets the configuration of the Interactivity API for a given store namespace.wp-includes/interactivity-api/interactivity-api.php
wp_interactivity_data_wp_contextGenerates a `data-wp-context` directive attribute by encoding a context array.wp-includes/interactivity-api/interactivity-api.php
wp_interactivity_process_directivesProcesses the interactivity directives contained within the HTML content and updates the markup accordingly.wp-includes/interactivity-api/interactivity-api.php
wp_interactivity_process_directives_of_interactive_blocksProcesses the directives on the rendered HTML of the interactive blocks.wp-includes/interactivity-api/interactivity-api.php
wp_interactivity_stateGets and/or sets the initial state of an Interactivity API store for a given namespace.wp-includes/interactivity-api/interactivity-api.php
wp_is_rest_endpointChecks whether a REST API endpoint request is currently being handled.wp-includes/rest-api.php
wp_is_serving_rest_requestDetermines whether WordPress is currently serving a REST API request.wp-includes/functions.php
wp_register_font_collectionRegisters a new font collection in the font library.wp-includes/fonts.php
wp_register_script_moduleRegisters the script module if no script module with that script module identifier has already been registered.wp-includes/script-modules.php
wp_render_dimensions_supportRenders server-side dimensions styles to the block wrapper.wp-includes/block-supports/dimensions.php
wp_script_modulesRetrieves the main WP_Script_Modules instance.wp-includes/script-modules.php
wp_set_template_globalsSet up the globals used for template loading.wp-includes/template.php
wp_unregister_font_collectionUnregisters a font collection from the Font Library.wp-includes/fonts.php
wp_zip_file_is_validDetermines whether the given file is a valid ZIP file.wp-admin/includes/file.php
_block_bindings_pattern_overrides_get_valueGets value for the Pattern Overrides source.wp-includes/block-bindings/pattern-overrides.php
_block_bindings_post_meta_get_valueGets value for Post Meta source.wp-includes/block-bindings/post-meta.php
_register_block_bindings_pattern_overrides_sourceRegisters Pattern Overrides source in the Block Bindings registry.wp-includes/block-bindings/pattern-overrides.php
_register_block_bindings_post_meta_sourceRegisters Post Meta source in the block bindings registry.wp-includes/block-bindings/post-meta.php
_wp_after_delete_font_familyDeletes child font faces when a font family is deleted.wp-includes/fonts.php
_wp_before_delete_font_faceDeletes associated font files when a font face is deleted.wp-includes/fonts.php
_wp_filter_font_directoryA callback function for use in the {@see 'upload_dir'} filter.wp-includes/fonts.php
_wp_register_default_font_collectionsRegister the default font collections.wp-includes/fonts.php