New and updated in 6.3.0
-
methodWP_Upgrader::init()
Initializes the upgrader.
-
Gets a list of sortable columns.
-
Checks if a file or directory exists.
Used by 2 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpext.php:427 -
Checks if a file or directory exists.
Used by 4 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:429 -
functionlist_files()
Returns a listing of all files in the specified folder and all subdirectories up to 100 levels deep.
-
functionadd_theme_support()
Registers theme support for a given feature.
-
functionwp_trim_excerpt()
Generates an excerpt from the content, if needed.
-
functionget_avatar()
Retrieves the avatar “ tag for a user, email address, MD5 hash, comment, or post.
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.
-
functionwp_enqueue_script()
Enqueues a script.
-
functionwp_register_script()
Registers a new script.
-
functionwp_get_nocache_headers()
Gets the HTTP header information to prevent caching.
-
functionwp_get_object_terms()
Retrieves the terms associated with the given object(s), in the supplied taxonomies.
-
functionget_edit_post_link()
Retrieves the edit post link for post.
-
functionwp_load_core_site_options()
Loads and primes caches of certain often requested network options if is_multisite().
-
Prepares the query variables.
-
functionget_pages()
Retrieves an array of pages (or hierarchical post type items).
-
hookwp_trash_post
Fires before a post is sent to the Trash.
-
hooktrashed_post
Fires after a post is sent to the Trash.
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.