wp_enqueue_emoji_styles()wp-includes/formatting.php | Enqueues the important emoji-related styles. |
wp_enqueue_admin_bar_bump_styles()wp-includes/admin-bar.php | Enqueues inline bump styles to make room for the admin bar. |
wp_enqueue_admin_bar_header_styles()wp-includes/admin-bar.php | Enqueues inline style to hide the admin bar when printing. |
wp_enqueue_embed_styles()wp-includes/embed.php | Enqueues the CSS in the embed iframe header. |
wp_enqueue_block_template_skip_link()wp-includes/theme-templates.php | Enqueues the skip-link script & styles. |
wp_save_post_revision_on_insert()wp-includes/revision.php | Saves revisions for a post after all changes have been made. |
_wp_get_iframed_editor_assets()wp-includes/block-editor.php | Collect the block editor assets that need to be loaded into the editor’s iframe. |
wp_maybe_enqueue_oembed_host_js()wp-includes/embed.php | Enqueue the wp-embed script if the provided oEmbed HTML contains a post embed. |
wp_is_local_html_output()wp-includes/https-detection.php | Checks whether a given HTML string is likely an output from this WordPress site. |
wp_insert_site()wp-includes/ms-site.php | Inserts a new site into the database. |
WP_Customize_Manager::save_changeset_post()wp-includes/class-wp-customize-manager.php | Saves the post for the loaded changeset. |
do_action_deprecated()wp-includes/plugin.php | Fires functions attached to a deprecated action hook. |
WP_Screen::render_meta_boxes_preferences()wp-admin/includes/class-wp-screen.php | Renders the meta boxes preferences. |
wp_admin_bar_customize_menu()wp-includes/admin-bar.php | Adds the “Customize” link to the Toolbar. |
display_setup_form()wp-admin/install.php | Displays installer setup form. |
get_plugin_page_hook()wp-admin/includes/plugin.php | Gets the hook attached to the administrative page of a plugin. |
do_feed()wp-includes/functions.php | Loads the feed template from the use of an action hook. |
WP_Customize_Setting::preview()wp-includes/class-wp-customize-setting.php | Add filters to supply the setting’s value when accessed. |
WP_Customize_Setting::update()wp-includes/class-wp-customize-setting.php | Save the value of the setting, using the related API. |
wp_save_post_revision()wp-includes/revision.php | Creates a revision for the current version of a post. |
comment_form()wp-includes/comment-template.php | Outputs a complete commenting form for use within a template. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.