archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
ยป
H
API Letter:
H
register_block_core_home_link() – Register the home block
block_core_home_link_build_li_wrapper_attributes() – Builds an array with classes and style for the li wrapper
render_block_core_home_link() – Renders the `core/home-link` block.
block_core_home_link_build_css_font_sizes() – Build an array with CSS classes and inline styles defining the font sizes which will be applied to the home link markup in the front-end.
block_core_home_link_build_css_colors() – Build an array with CSS classes and inline styles defining the colors which will be applied to the home link markup in the front-end.
wp-includes/blocks/home-link.php
_resolve_home_block_template() – Returns the correct template for the site’s home page.
$action_hook_name – action
get_header_image_tag_attributes – filter
rest_url_details_http_request_args – filter
WP_REST_Menus_Controller::handle_locations() – Updates the menu’s locations from a REST request.
WP_REST_Menus_Controller::handle_auto_add() – Updates the menu’s auto add from a REST request.
wp_kses_allowed_html – filter
http_allowed_safe_ports – filter
wp_maybe_enqueue_oembed_host_js() – Enqueue the wp-embed script if the provided oEmbed HTML contains a post embed.
WP_Http
wp-includes/class-wp-http.php
WP_Http_Streams
WP_HTTP_IXR_Client
WP_Http_Encoding
WP_Http_Curl
WP_Http_Cookie
SimplePie::set_https_domains() – Set the list of domains for which to force HTTPS.
block_core_calendar_update_has_published_post_on_transition_post_status() – Handler for updating the has published posts flag when a post status changes.
block_core_calendar_update_has_published_post_on_delete() – Handler for updating the has published posts flag when a post is deleted.
block_core_calendar_update_has_published_posts() – Queries the database for any published post and saves a flag whether any published post exists or not.
block_core_calendar_has_published_posts() – Returns whether or not there are any published posts.
block_header_area() – Print the header template-part.
SimplePie_Sanitize::https_url() – Force HTTPS for selected Web sites.
SimplePie_Sanitize::set_https_domains() – Set the list of domains for which to force HTTPS.
SimplePie_Sanitize::is_https_domain() – Check if the domain is in the list of forced HTTPS.
SimplePie_HTTP_Parser
getid3_handler
user_erasure_fulfillment_email_headers – filter
ParagonIE_Sodium_Core_Util::hash_update() – Catch hash_update() failures and throw instead of silently proceding
ParagonIE_Sodium_Core_Ristretto255::h2c_string_to_hash() –
ParagonIE_Sodium_Core_Ristretto255::h2c_string_to_hash_sha512() –
ParagonIE_Sodium_Core_Ristretto255::h2c_string_to_hash_sha256() –
WP_Theme_JSON::has_properties() – Whether the metadata contains a key named properties.
WP_Hook
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.
block_has_support() – Checks whether the current block type supports the feature requested.
get_the_block_template_html() – Returns the markup for the current template.
wp_has_spacing_feature_support() – Checks whether the current block type supports the spacing feature requested.
wp_tinycolor_hsl_to_rgb() – Convert an HSL object to an RGB object with converted and rounded values.
wp_tinycolor_hue_to_rgb() – Helper function for hsl to rgb conversion.
wp_has_border_feature_support() – Checks whether the current block type supports the border feature requested.
widget_types_to_hide_from_legacy_widget_block – filter
Requests_Proxy_HTTP
site_health_navigation_tabs – filter
WP_Site_Health::show_site_health_tab() – Output the content of a tab in the Site Health screen.
site_health_tab_content – action
admin_head-$page – action
heartbeat_received – filter
admin_head – action
login_site_html_link – filter
WP_Widget_Custom_HTML
WP_REST_Term_Search_Handler
WP_REST_Post_Search_Handler
WP_REST_Site_Health_Controller::test_https_status() – Checks that the site’s frontend can be accessed over HTTPS.
WP_REST_Site_Health_Controller
has_post_parent() – Returns whether the given post has a parent post.
wp_update_https_migration_required() – Updates the ‘https_migration_required’ option if needed when the given URL has been updated from HTTP to HTTPS.
wp_replace_insecure_home_url() – Replaces insecure HTTP URLs to the site in the given content, if configured to do so.
wp_update_urls_to_https() – Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.
wp_should_replace_insecure_home_url – filter
wp-includes/https-migration.php
wp_should_replace_insecure_home_url() – Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
wp_is_local_html_output() – Checks whether a given HTML string is likely an output from this WordPress site.
wp_schedule_https_detection() – Schedules the Cron hook for detecting HTTPS support.
pre_wp_update_https_detection_errors – filter
wp_is_https_supported() – Checks whether HTTPS is supported for the server and domain.
wp_update_https_detection_errors() – Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
wp_is_home_url_using_https() – Checks whether the current site URL is using HTTPS.
wp_is_using_https() – Checks whether the website is using HTTPS.
wp-includes/https-detection.php
wp_get_direct_update_https_url() – Gets the URL for directly updating the site to use HTTPS.
wp_direct_update_https_url – filter
wp_get_default_update_https_url() – Gets the default URL to learn more about updating the site to use HTTPS.
wp_get_update_https_url() – Gets the URL to learn more about updating the site to use HTTPS.
wp_update_https_url – filter
user_has_cap – filter
embed_head – action
wp_https_detection – action
login_head – action
WP_HTTP_Requests_Hooks
WP_Fatal_Error_Handler
WP_Site_Health
WP_Site_Health_Auto_Updates
Custom_Image_Header
wp_head – action
WP_REST_Term_Search_Handler::prepare_item_links() – Prepares links for the search result of a given ID.
WP_REST_Term_Search_Handler::prepare_item() – Prepares the search result for a given ID.
WP_REST_Term_Search_Handler::search_items() – Searches the object type content for a given search request.
WP_REST_Term_Search_Handler
WP_REST_Term_Search_Handler::__construct() – Constructor.
WP_REST_Site_Health_Controller::get_item_schema() – Gets the schema for each site health test.
WP_REST_Site_Health_Controller::load_admin_textdomain() – Loads the admin textdomain for Site Health tests.
WP_REST_Site_Health_Controller::get_directory_sizes() – Gets the current directory sizes for this install.
WP_REST_Site_Health_Controller::test_loopback_requests() – Checks that loopbacks can be performed.
WP_REST_Site_Health_Controller::test_authorization_header() – Checks that the authorization header is valid.
WP_REST_Site_Health_Controller::test_dotorg_communication() – Checks that the site can reach the WordPress.org API.
1
2
3
…
11
Next Page
Search
Search