ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 33

WP_Filesystem()

Function: Initializes and connects the WordPress Filesystem Abstraction classes.

Source: wp-admin/includes/file.php:2050

Used by 0 functions | Uses 0 functions

postbox_classes()

Function: Returns the list of classes to be used by a meta box.

Source: wp-admin/includes/post.php:1359

Used by 0 functions | Uses 0 functions

get_sample_permalink()

Function: Returns a sample permalink based on the post name.

Source: wp-admin/includes/post.php:1404

Used by 0 functions | Uses 0 functions

get_sample_permalink_html()

Function: Returns the HTML of the sample permalink slug editor.

Source: wp-admin/includes/post.php:1492

Used by 0 functions | Uses 0 functions

wp_check_post_lock()

Function: Determines whether the post is currently being edited by another user.

Source: wp-admin/includes/post.php:1652

Used by 0 functions | Uses 0 functions

wp_set_post_lock()

Function: Marks the post as currently being edited by the current user.

Source: wp-admin/includes/post.php:1697

Used by 0 functions | Uses 0 functions

get_available_post_statuses()

Function: Returns all the possible statuses for a post type.

Source: wp-admin/includes/post.php:1156

Used by 0 functions | Uses 0 functions

wp_edit_posts_query()

Function: Runs the query to fetch the posts for listing on the edit posts page.

Source: wp-admin/includes/post.php:1171

Used by 0 functions | Uses 0 functions

get_available_post_mime_types()

Function: Gets all available post MIME types for a given post type.

Source: wp-includes/post.php:7712

Used by 0 functions | Uses 0 functions

wp_edit_attachments_query()

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 32 33 34 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy