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

New in WordPress 6.3

Function Short description Path
block_core_comment_template_render_commentsFunction that recursively renders a list of nested comments.wp-includes/blocks/comment-template.php
excerpt_remove_footnotesParses footnotes markup out of a content string, and renders those appropriate for the excerpt.wp-includes/blocks.php
register_block_core_footnotesRegisters the `core/footnotes` block on the server.wp-includes/blocks/footnotes.php
register_core_block_style_handlesRegisters core block style handles.wp-includes/blocks/index.php
render_block_core_footnotesRenders the `core/footnotes` block on the server.wp-includes/blocks/footnotes.php
render_block_core_patternRenders the `core/pattern` block on the server.wp-includes/blocks/pattern.php
render_block_core_post_templateRenders the `core/post-template` block on the server.wp-includes/blocks/post-template.php
render_block_core_post_titleRenders the `core/post-title` block on the server.wp-includes/blocks/post-title.php
render_block_core_searchDynamically renders the `core/search` block.wp-includes/blocks/search.php
wp_add_fields_to_navigation_fallback_embedded_linksExpose additional fields in the embeddable links of the Navigation Fallback REST endpoint.wp-includes/navigation-fallback.php
wp_add_footnotes_to_revisionAdds the footnotes field to the revisions display.wp-includes/blocks/footnotes.php
wp_apply_shadow_supportAdd CSS classes and inline styles for shadow features to the incoming attributes array.wp-includes/block-supports/shadow.php
wp_attach_theme_preview_middlewareAdds a middleware to `apiFetch` to set the theme for the preview.wp-includes/theme-previews.php
wp_block_theme_activate_nonceSet a JavaScript constant for theme activation.wp-includes/theme-previews.php
wp_cache_set_last_changedSets last changed date for the specified cache group to now.wp-includes/functions.php
wp_cache_set_users_last_changedSets the last changed time for the 'users' cache group.wp-includes/user.php
wp_create_initial_post_metaRegisters any additional post meta fields.wp-includes/post.php
wp_delete_all_temp_backupsSchedules the removal of all contents in the temporary backup directory.wp-includes/update.php
wp_get_block_css_selectorDetermines the CSS selector for the block type and property provided, returning it if available.wp-includes/global-styles-and-settings.php
wp_get_block_name_from_theme_json_pathGets the block name from a given theme.json path.wp-includes/global-styles-and-settings.php
wp_get_development_modeRetrieves the current development mode.wp-includes/load.php
wp_get_first_blockFinds the first occurrence of a specific block in an array of blocks.wp-includes/block-editor.php
wp_get_footnotes_from_revisionGets the footnotes field from the revision for the revisions screen.wp-includes/blocks/footnotes.php
wp_get_layout_definitionsReturns layout definitions, keyed by layout type.wp-includes/block-supports/layout.php
wp_get_loading_optimization_attributesGets loading optimization attributes.wp-includes/media.php
wp_get_post_content_block_attributesRetrieves Post Content block attributes from the current post template.wp-includes/block-editor.php
wp_get_theme_directory_pattern_slugsReturns the current theme's wanted patterns (slugs) to be registered from Pattern Directory.wp-includes/global-styles-and-settings.php
wp_get_theme_preview_pathFilters the blog option to return the path for the previewed theme.wp-includes/theme-previews.php
wp_high_priority_element_flagAccesses a flag that indicates if an element is a possible candidate for `fetchpriority='high'`.wp-includes/media.php
wp_img_tag_add_loading_optimization_attrsAdds optimization attributes to an `img` HTML tag.wp-includes/media.php
wp_is_development_modeChecks whether the site is in the given development mode.wp-includes/load.php
wp_is_password_reset_allowed_for_userChecks if password reset is allowed for a specific user.wp-includes/user.php
wp_lazyload_comment_metaQueue comment meta for lazy-loading.wp-includes/comment.php
wp_lazyload_site_metaQueue site meta for lazy-loading.wp-includes/ms-site.php
wp_lazyload_term_metaQueue term meta for lazy-loading.wp-includes/taxonomy.php
wp_maybe_add_fetchpriority_high_attrDetermines whether to add `fetchpriority='high'` to loading attributes.wp-includes/media.php
wp_register_shadow_supportRegisters the style and shadow block attributes for block types that support it.wp-includes/block-supports/shadow.php
_filter_do_shortcode_contextFilter the `wp_get_attachment_image_context` hook during shortcode rendering.wp-includes/shortcodes.php
_validate_cache_idChecks whether the given cache ID is either an integer or an integer-like string.wp-includes/functions.php
_wp_delete_all_temp_backupsDeletes all contents in the temporary backup directory.wp-includes/update.php