WP_Filesystem()
Function: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2050
Function: Initializes and connects the WordPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:2050
Function: Returns the list of classes to be used by a meta box.
Source: wp-admin/includes/post.php:1359
Function: Returns a sample permalink based on the post name.
Source: wp-admin/includes/post.php:1404
Function: Returns the HTML of the sample permalink slug editor.
Source: wp-admin/includes/post.php:1492
Function: Determines whether the post is currently being edited by another user.
Source: wp-admin/includes/post.php:1652
Function: Marks the post as currently being edited by the current user.
Source: wp-admin/includes/post.php:1697
Function: Returns all the possible statuses for a post type.
Source: wp-admin/includes/post.php:1156
Function: Runs the query to fetch the posts for listing on the edit posts page.
Source: wp-admin/includes/post.php:1171
Function: Gets all available post MIME types for a given post type.
Source: wp-includes/post.php:7712
Function: Executes a query for attachments. An array of WP_Query arguments can be passed in, which will override the arguments set by this function.
Source: wp-admin/includes/post.php:1341