410 results found for “is_”. Showing results 376 to 400.
-
classWP_Error
WordPress Error class.
-
functionwp_signon()
Authenticates and logs a user in with ‘remember’ capability.
-
functionplugins_api()
Retrieves plugin installer pages from the WordPress.org Plugins API.
-
functionterm_exists()
Determines whether a taxonomy term exists.
-
functionget_bloginfo()
Retrieves information about the current site.
-
functionget_home_url()
Retrieves the URL for a given site where the front end is accessible.
-
functionget_site_url()
Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
-
function_get_dropins()
Returns drop-in plugins that WordPress uses.
-
hookpre_get_posts
Fires after the query variable object is created, but before the actual query is run.
-
functiontaxonomy_exists()
Determines whether the taxonomy name exists.
-
functionnetwork_home_url()
Retrieves the home URL for the current network.
-
functionnetwork_site_url()
Retrieves the site URL for the current network.
-
classwp_xmlrpc_server
WordPress XMLRPC server implementation.
-
functiondelete_user_option()
Deletes user option with global blog capability.
-
functionupdate_user_option()
Updates user option with global blog capability.
-
classWP_Block_Processor
Class for efficiently scanning through block structure in a document without parsing the entire block tree and JSON attributes into memory.
-
functionwp_enqueue_scripts()
Wrapper for do_action( ‘wp_enqueue_scripts’ ).
-
functionwp_register_ability()
Registers a new ability using the Abilities API. It requires three steps:
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
functionwp_http_validate_url()
Validates a URL as safe for use in the HTTP API.
-
functionget_object_term_cache()
Retrieves the cached term objects for the given object ID.
-
Core class used to modify attributes in an HTML document for tags matching a query.
Used by 3 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:411 -
functionwp_get_development_mode()
Retrieves the current development mode.
-
functionwp_load_core_site_options()
Loads and primes caches of certain often requested network options if is_multisite().
-
functionallowed_http_request_hosts()
Marks allowed redirect hosts safe for HTTP requests as well.