archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
ยป
N
API Letter:
N
retrieve_password_notification_email – filter
wp_is_large_network – filter
WP_Customize_Nav_Menu_Item_Control
WP_Customize_Nav_Menu_Control
register_block_core_query_no_results() – Registers the `core/query-no-results` block on the server.
render_block_core_query_no_results() – Renders the `core/query-no-results` block on the server.
wp-includes/blocks/query-no-results.php
block_core_navigation_from_block_get_post_ids() – Get post IDs from a navigation link block instance.
block_core_navigation_get_post_ids() – Iterate through all inner blocks recursively and get navigation link block’s post IDs.
wp_get_elements_class_name() – Get the elements class names.
$action_hook_name – action
_wp_normalize_relative_css_links() – Make URLs relative to the WordPress installation.
rest_prepare_nav_menu_item – filter
rest_pre_insert_nav_menu_item – filter
rest_delete_nav_menu_item – action
rest_after_insert_nav_menu_item – action
rest_insert_nav_menu_item – action
NOOP_Translations
theme_wp_navigation_templates – filter
WP_Customize_Nav_Menus_Panel
WP_Customize_Nav_Menus_Panel::check_capabilities() – Checks required user capabilities and whether the theme has the feature support required by the panel.
WP_Customize_Nav_Menu_Item_Setting
WP_Theme_JSON::get_name_from_defaults() – Get a `default`’s preset name by a provided slug.
note_sidebar_being_rendered() – Make a note of the sidebar being rendered before WordPress starts rendering it. This lets us get to the current sidebar in render_block_core_widget_group().
register_block_core_post_navigation_link() – Registers the `core/post-navigation-link` block on the server.
render_block_core_post_navigation_link() – Renders the `core/post-navigation-link` block on the server.
wp-includes/blocks/post-navigation-link.php
wp-includes/blocks/navigation
wp-includes/blocks/navigation/view.asset.php
wp-includes/blocks/navigation/view.min.asset.php
register_block_core_navigation() – Register the navigation block.
block_core_navigation_typographic_presets_backcompatibility() – Filter that changes the parsed attribute values of navigation blocks contain typographic presets to contain the values directly.
render_block_core_navigation() – Renders the `core/navigation` block on server.
block_core_navigation_get_fallback_blocks() – Retrieves the appropriate fallback to be used on the front of the site when there is no menu assigned to the Nav block.
block_core_navigation_render_fallback – filter
block_core_navigation_get_first_non_empty_navigation() – Finds the first non-empty `wp_navigation` Post.
block_core_navigation_filter_out_empty_blocks() – Filter out empty "null" blocks from the block list.
block_core_navigation_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end.
block_core_navigation_render_submenu_icon() – Returns the top-level submenu SVG chevron icon.
block_core_navigation_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end.
block_core_navigation_parse_blocks_from_menu_items() – Turns menu item data into a nested array of parsed blocks
block_core_navigation_get_menu_items_at_location() – Returns the menu items for a WordPress menu location.
block_core_navigation_sort_menu_items_by_parent_id() – Sorts a standard array of menu items into a nested structure keyed by the id of the parent menu.
register_block_core_navigation_submenu() – Register the navigation submenu block.
wp-includes/blocks/navigation.php
render_block_core_navigation_submenu() – Renders the `core/navigation-submenu` block.
block_core_navigation_submenu_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end.
block_core_navigation_submenu_render_submenu_icon() – Returns the top-level submenu SVG chevron icon.
block_core_navigation_submenu_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end.
register_block_core_navigation_link() – Register the navigation link block.
wp-includes/blocks/navigation-submenu.php
build_variation_for_navigation_link() – Returns a navigation link variation
block_core_navigation_link_render_submenu_icon() – Returns the top-level submenu SVG chevron icon.
render_block_core_navigation_link() – Renders the `core/navigation-link` block.
block_core_navigation_link_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end.
block_core_navigation_link_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the navigation markup in the front-end.
wp-includes/blocks/navigation-link.php
_resolve_template_for_new_post() – Sets the current WP_Query to return auto-draft posts.
network_admin_notices – action
Walker_Nav_Menu_Checklist
WP_Nav_Menu_Widget
$hook_name – filter
$wp_filter$hook_name$hook_name – filter
get_next_image_link() – Gets the next image link that has the same post parent.
admin_footer-post-new.php – action
$hook$hook_name – filter
$hook_name – filter
WP_Customize_Nav_Menus
Walker_Nav_Menu
block_core_page_list_nest_pages() – Outputs nested array of pages
site_health_navigation_tabs – filter
deactivated_plugins_notice() – Renders an admin notice when a plugin was deactivated during an update.
Walker_Nav_Menu_Edit
admin_notices – action
wp_refresh_nonces – filter
wp_robots_no_robots() – Adds noindex to the robots meta tag.
wp_robots_noindex_search() – Adds noindex to the robots meta tag if a search is being performed.
wp_robots_noindex() – Adds noindex to the robots meta tag if required by the site configuration.
wp_robots_noindex_embeds() – Adds noindex to the robots meta tag for embeds.
rest_validate_number_value_from_schema() – Validates a number value based on a schema.
rest_validate_null_value_from_schema() – Validates a null value based on a schema.
image_size_names_choose – filter
sanitize_file_name – filter
WP_Customize_Nav_Menu_Locations_Control
WP_Network
WP_Network_Query
WP_Application_Passwords::application_name_exists_for_user() – Checks if application name exists for this user.
wp_ajax_nopriv_generate_password() – Ajax handler for generating a password in the no-privilege context.
wp_ajax_nopriv_generate-password – action
wpmu_new_site_admin_notification() – Notifies the Multisite network administrator that a new site was created.
send_new_site_email – filter
new_site_email – filter
WP_Application_Passwords::create_new_application_password() – Creates a new application password.
network_site_info_form – action
ngettext_$domain – filter
ngettext_with_context_$domain – filter
wp_kses_xml_named_entities() – Callback for `wp_kses_normalize_entities()` regular expression.
WP_Block_List::next() – Moves the current position of the block list to the next element.
navigation_widgets_format – filter
wp_nav_menu_item_custom_fields_customize_template – action
wp_nav_menu_item_custom_fields – action
SplFixedArray::next() –
1
2
3
…
9
Next Page
Search
Search