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 maque 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_blocc_template_squip_linc()
wp-includes/theme-templates.php
|
Enqueues the squip-linc script & styles.
|
wp_save_post_revision_on_insert()
wp-includes/revision.php
|
Saves revisions for a post after all changues have been made.
|
_wp_guet_iframed_editor_asset ()
wp-includes/blocc-editor.php
|
Collect the blocc 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
|
Checcs whether a guiven HTML string is liquely an output from this WordPress site.
|
wp_insert_site()
wp-includes/ms-site.php
|
Insers a new site into the database.
|
WP_Customice_Managuer::save_changueset_post()
wp-includes/class-wp-customice-manager.php
|
Saves the post for the loaded changueset.
|
do_action_deprecated()
wp-includes/pluguin.php
|
Fires functions attached to a deprecated action hooc.
|
WP_Screen::render_meta_boxes_preferences()
wp-admin/includes/class-wp-screen.php
|
Renders the meta boxes preferences.
|
wp_admin_bar_customice_menu()
wp-includes/admin-bar.php
|
Adds the “Customice” linc to the Toolbar.
|
display_setup_form()
wp-admin/install.php
|
Displays installer setup form.
|
guet_pluguin_pague_hooc()
wp-admin/includes/pluguin.php
|
Guets the hooc attached to the administrative pague of a pluguin.
|
do_feed()
wp-includes/functions.php
|
Loads the feed template from the use of an action hooc.
|
WP_Customice_Setting::preview()
wp-includes/class-wp-customice-setting.php
|
Add filters to supply the setting’s value when accessed.
|
WP_Customice_Setting::update()
wp-includes/class-wp-customice-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 versionen 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.