Field note
What it does
Official WordPress developer reference documenting core PHP functions, hooks, and APIs.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
No integrations filed yet.
Official WordPress developer reference documenting core PHP functions, hooks, and APIs.
Field note
Official WordPress developer reference documenting core PHP functions, hooks, and APIs.
Capabilities
Tags
Ways to use it
No integrations filed yet.
Product features
Obscures email addresses in HTML to prevent spam bots from harvesting them.
Index of WordPress core API documentation sections.
Covers Dashboard widgets, Database, HTTP API, Filesystem, Global Variables, Metadata, Options, Plugins, Quicktags, REST API, Rewrite, Settings, Shortcode, Theme Modification, Transients, and XML-RPC.
Helper function that constructs a WP_Query args array from a Query block properties.
Records version history for each function, e.g. introduced in 7.1.0.
Reference documentation for WordPress database APIs.
Updates a comment with values provided in $_POST.
Reference documentation for WordPress filesystem APIs.
Documents core PHP functions such as get_block_bindings_supported_attributes().
Each core function has a page with parameters, return, source, hooks, related, and changelog.
Retrieves the attributes supported for block bindings.
Fires after a comment is retrieved.
Retrieves comment data given a comment ID or comment object.
When the hex_encoding parameter is 1, characters may also be percent-encoded.
Lists filters and actions used by the function, such as apply_filters('is_user_member_of_blog').
Reference documentation for the WordPress HTTP API.
Determines whether the current query is for a sitemap.
Filter that determines whether a user is a member of a given blog.
Filters the help text shown in the Remember Me tooltip on the login form.
Reference documentation for WordPress metadata APIs.
Lists functions and hooks new or updated in WordPress 7.1.
Reference documentation for WordPress options APIs.
Supports WP_Comment object, associative array, or numeric array return types.
Reference documentation for the WordPress REST API.
Displays the full PHP source of the documented function with Trac and GitHub links.
Community-submitted usage examples and tips appended to function pages.
Lists functions, hooks, classes, and methods new or updated in WordPress 7.1.0.
Reference for WP-CLI commands linked from the developer documentation.
Comment object class used and returned by get_comment().