archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
ยป
L
API Letter:
L
login_display_language_dropdown – filter
login_language_dropdown_args – filter
rss_widget_feed_link – filter
wp_list_users() – List all the users of the site, with several options available.
WP_REST_Menu_Locations_Controller::prepare_links() – Prepares links for the request.
WP_REST_Menu_Locations_Controller::get_collection_params() – Retrieves the query params for collections.
WP_REST_Menu_Locations_Controller::get_item_schema() – Retrieves the menu location’s schema, conforming to JSON Schema.
WP_REST_Menu_Locations_Controller::prepare_item_for_response() – Prepares a menu location object for serialization.
rest_prepare_menu_location – filter
WP_REST_Menu_Locations_Controller::get_item_permissions_check() – Checks if a given request has access to read a menu location.
WP_REST_Menu_Locations_Controller::get_item() – Retrieves a specific menu location.
WP_REST_Menu_Locations_Controller::get_items() – Retrieves all menu locations, depending on user context.
WP_REST_Menu_Locations_Controller::get_items_permissions_check() – Checks whether a given request has permission to read menu locations.
WP_REST_Menu_Locations_Controller
WP_REST_Menu_Locations_Controller::__construct() – Menu Locations Constructor.
WP_REST_Menu_Locations_Controller::register_routes() – Registers the routes for the objects of the controller.
WP_REST_Menu_Locations_Controller
wp_omit_loading_attr_threshold() – Gets the threshold for how many of the first content media elements to not lazy-load.
wp_omit_loading_attr_threshold – filter
wp_get_loading_attr_default() – Gets the default value to use for a `loading` attribute on an element.
array_key_last() – Polyfill for `array_key_last()` function added in PHP 7.3.
WP_List_Util
WP_Block_List
_delete_custom_logo_on_remove_site_logo() – Removes the custom_logo theme-mod when the site_logo option gets deleted.
delete_option_site_logo – action
register_block_core_navigation_link() – Register the navigation link block.
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
_add_template_loader_filters() – Adds necessary filters to use ‘wp_template’ posts instead of theme template files.
wp_get_layout_style() – Generates the CSS corresponding to the provided layout.
_load_remote_featured_patterns() – Register `Featured` (category) patterns from wordpress.org/patterns.
SimplePie_Locator
getid3_lyrics3
WP_MS_Users_List_Table
WP_MS_Sites_List_Table
Language_Pack_Upgrader_Skin
the_block_template_skip_link() – Prints the skip-link script & styles.
wp-includes/sodium_compat/lib/stream-xchacha20.php
wp-includes/sodium_compat/lib/ristretto255.php
styles_inline_size_limit – filter
wp_enqueue_editor_format_library_assets() – Enqueues the assets required for the format library within the block editor.
wp_should_load_separate_core_block_assets() – Checks whether separate styles should be loaded for core blocks on-render.
should_load_separate_core_block_assets – filter
media_library_infinite_scrolling – filter
get_adjacent_image_link() – Gets the next or previous image link that has the same post parent.
get_next_image_link() – Gets the next image link that has the same post parent.
get_previous_image_link() – Gets the previous image link that has the same post parent.
enable_loading_object_cache_dropin – filter
script_loader_src – filter
WP_Customize_Widgets::should_load_block_editor_scripts_and_styles() – Tells the script loader to load the scripts and styles of custom blocks if the widgets block editor is enabled.
_delete_site_logo_on_remove_custom_logo_on_setup_theme() – Hooks `_delete_site_logo_on_remove_custom_logo` in `update_option_theme_mods_$theme`.
_delete_site_logo_on_remove_custom_logo() – Deletes the site_logo when the custom_logo theme mod is removed.
_delete_site_logo_on_remove_theme_mods() – Deletes the site logo when all theme mods are being removed.
_override_custom_logo_theme_mod() – Overrides the custom logo with a site logo, if the option is set.
_sync_custom_logo_to_site_logo() – Updates the site_logo option when the custom_logo theme-mod gets updated.
register_block_core_site_logo() – Registers the `core/site-logo` block on the server.
register_block_core_site_logo_setting() – Register a core site setting for a site logo
render_block_core_site_logo() – Renders the `core/site-logo` block on the server.
theme_mod_custom_logo – filter
wp-includes/blocks/site-logo.php
register_block_core_page_list() – Registers the `core/pages` block on server.
block_core_page_list_nest_pages() – Outputs nested array of pages
render_block_core_page_list() – Renders the `core/page-list` block on server.
block_core_page_list_render_nested_page_list() – Outputs Page list markup from an array of pages with nested children.
block_core_page_list_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the pages markup in the front-end when it is a descendant of navigation.
block_core_page_list_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the pages markup in the front-end when it is a descendant of navigation.
wp-includes/blocks/page-list.php
render_block_core_loginout() – Renders the `core/loginout` block on server.
register_block_core_loginout() – Registers the `core/latest-posts` block on server.
wp-includes/blocks/loginout.php
handle_legacy_widget_preview_iframe() – Intercepts any request with legacy-widget-preview in the query param and, if set, renders a page containing a preview of the requested Legacy Widget block.
render_block_core_legacy_widget() – Renders the ‘core/legacy-widget’ block.
register_block_core_legacy_widget() – Registers the ‘core/legacy-widget’ block.
wp-includes/blocks/legacy-widget.php
locate_block_template() – Find a block template with equal or higher specificity than a given PHP template file.
wp_register_layout_support() – Registers the layout block attribute for block types that support it.
wp_render_layout_support_flag() – Renders the layout config to the block wrapper.
wp-includes/block-supports/layout.php
should_load_remote_block_patterns – filter
_load_remote_block_patterns() – Register Core’s official patterns from wordpress.org/patterns.
get_legacy_widget_block_editor_settings() – Returns the block editor settings needed to use the Legacy Widget block which is not registered by default.
WP_Plugins_List_Table
WP_Plugin_Install_List_Table
WP_MS_Themes_List_Table
WP_Comments_List_Table
WP_Application_Passwords_List_Table
login_site_html_link – filter
lostpassword_user_data – filter
wp_link_pages_link – filter
wp_iframe_tag_add_loading_attr – filter
wp_iframe_tag_add_loading_attr() – Adds `loading` attribute to an `iframe` HTML tag.
locale – filter
wp_is_local_html_output() – Checks whether a given HTML string is likely an output from this WordPress site.
paginate_links – filter
paginate_links_output – filter
plugins_loaded – action
login_head – action
WP_Customize_Nav_Menu_Locations_Control
1
2
3
…
14
Next Page
Search
Search