wp-includes/class-wp-block-styles-registry.php:
WP_Block_Styles_Registry::register()
|
Registers a block style.
|
wp-includes/class-wp-block-styles-registry.php:
WP_Block_Styles_Registry::unregister()
|
Unregisters a block style.
|
wp-includes/query.php:
is_privacy_policy()
|
Determines whether the query is for the Privacy Policy page.
|
wp-includes/ms-site.php:
wp_check_site_meta_support_prefilter()
|
Aborts calls to site meta if it is not supported.
|
wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:
WP_REST_Search_Controller::__construct()
|
Constructor.
|
wp-includes/class-wp-block-type-registry.php:
WP_Block_Type_Registry::register()
|
Registers a block type.
|
wp-includes/class-wp-block-type-registry.php:
WP_Block_Type_Registry::unregister()
|
Unregisters a block type.
|
wp-admin/includes/plugin.php:
wp_add_privacy_policy_content()
|
Helper function for adding content to the Privacy Policy Guide.
|
wp-includes/functions.php:
wp_is_uuid()
|
Validates that a UUID is valid.
|
wp-includes/rest-api/endpoints/class-wp-rest-controller.php:
WP_REST_Controller::register_routes()
|
Registers the routes for the objects of the controller.
|
wp-includes/functions.wp-scripts.php:
wp_add_inline_script()
|
Adds extra code to a registered script.
|
wp-includes/customize/class-wp-customize-partial.php:
WP_Customize_Partial::render()
|
Renders the template partial involving the associated settings.
|
wp-includes/rest-api.php:
register_rest_route()
|
Registers a REST API route.
|
wp-includes/query.php:
is_embed()
|
Is the query for an embedded post?
|
wp-includes/class-wp-date-query.php:
WP_Date_Query::validate_date_values()
|
Validates the given date_query values and triggers errors if something is not valid.
|
wp-includes/class-wp-customize-manager.php:
WP_Customize_Manager::remove_panel()
|
Remove a customize panel.
|
wp-admin/includes/plugin.php:
add_submenu_page()
|
Add a submenu page.
|
wp-admin/includes/template.php:
convert_to_screen()
|
Convert a screen string to a screen object
|
wp-includes/capabilities.php:
map_meta_cap()
|
Maps meta capabilities to primitive capabilities.
|
wp-includes/theme.php:
add_theme_support()
|
Registers theme support for a given feature.
|
wp-includes/pluggable.php:
check_admin_referer()
|
Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
|
wp-includes/pluggable.php:
check_ajax_referer()
|
Verifies the Ajax request to prevent processing requests external of the blog.
|
wp-includes/query.php:
is_preview()
|
Determines whether the query is for a post or page preview.
|
wp-includes/query.php:
is_robots()
|
Is the query for the robots file?
|
wp-includes/query.php:
is_search()
|
Determines whether the query is for a search.
|
wp-includes/query.php:
is_single()
|
Determines whether the query is for an existing single post.
|
wp-includes/query.php:
is_singular()
|
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
|
wp-includes/query.php:
is_time()
|
Determines whether the query is for a specific time.
|
wp-includes/query.php:
is_trackback()
|
Determines whether the query is for a trackback endpoint call.
|
wp-includes/query.php:
is_year()
|
Determines whether the query is for an existing year archive.
|
wp-includes/query.php:
is_404()
|
Determines whether the query has resulted in a 404 (returns no results).
|
wp-includes/query.php:
is_main_query()
|
Determines whether the query is the main query.
|
wp-includes/query.php:
is_attachment()
|
Determines whether the query is for an existing attachment page.
|
wp-includes/query.php:
is_author()
|
Determines whether the query is for an existing author archive page.
|
wp-includes/query.php:
is_category()
|
Determines whether the query is for an existing category archive page.
|
wp-includes/query.php:
is_tag()
|
Determines whether the query is for an existing tag archive page.
|
wp-includes/query.php:
is_date()
|
Determines whether the query is for an existing date archive.
|
wp-includes/query.php:
is_tax()
|
Determines whether the query is for an existing custom taxonomy archive page.
|
wp-includes/query.php:
is_day()
|
Determines whether the query is for an existing day archive.
|
wp-includes/query.php:
is_feed()
|
Determines whether the query is for a feed.
|
wp-includes/query.php:
is_comment_feed()
|
Is the query for a comments feed?
|
wp-includes/query.php:
is_front_page()
|
Determines whether the query is for the front page of the site.
|
wp-includes/query.php:
is_home()
|
Determines whether the query is for the blog homepage.
|
wp-includes/query.php:
is_month()
|
Determines whether the query is for an existing month archive.
|
wp-includes/query.php:
is_page()
|
Determines whether the query is for an existing single page.
|
wp-includes/query.php:
is_paged()
|
Determines whether the query is for paged results and not for the first page.
|
wp-includes/query.php:
is_archive()
|
Determines whether the query is for an existing archive page.
|
wp-includes/query.php:
is_post_type_archive()
|
Determines whether the query is for an existing post type archive page.
|
wp-includes/functions.wp-scripts.php:
wp_deregister_script()
|
Remove a registered script.
|
wp-includes/taxonomy.php:
register_taxonomy()
|
Creates or modifies a taxonomy object.
|
wp-includes/class-wp-admin-bar.php:
WP_Admin_Bar::add_node()
|
Adds a node to the menu.
|
wp-includes/functions.wp-styles.php:
wp_add_inline_style()
|
Add extra CSS styles to a registered stylesheet.
|
wp-includes/shortcodes.php:
do_shortcode_tag()
|
Regular Expression callable for do_shortcode() for calling shortcode hook.
|
wp-includes/shortcodes.php:
add_shortcode()
|
Adds a new shortcode.
|
wp-includes/plugin.php:
register_uninstall_hook()
|
Set the uninstallation hook for a plugin.
|
wp-includes/post.php:
wp_insert_post()
|
Insert or update a post.
|
wp-includes/post.php:
register_post_type()
|
Registers a post type.
|
wp-includes/nav-menu.php:
register_nav_menus()
|
Registers navigation menu locations for a theme.
|
wp-includes/wp-db.php:
wpdb::_real_escape()
|
Real escape, using mysqli_real_escape_string() or mysql_real_escape_string()
|
wp-includes/wp-db.php:
wpdb::prepare()
|
Prepares a SQL query for safe execution. Uses sprintf()-like syntax.
|
wp-includes/widgets.php:
the_widget()
|
Output an arbitrary widget as a template tag.
|
wp-includes/widgets.php:
register_sidebar()
|
Builds the definition for a single sidebar and returns the ID.
|
wp-includes/meta.php:
register_meta()
|
Registers a meta key.
|