ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 212

wp_delete_post()

Function: Trashes or deletes a post or page.

Source: wp-includes/post.php:3111

Used by 0 functions | Uses 0 functions

_reset_front_page_settings_for_post()

Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.

Source: wp-includes/post.php:3290

Used by 0 functions | Uses 0 functions

stick_post()

Function: Makes a post sticky.

Source: wp-includes/post.php:2646

Used by 0 functions | Uses 0 functions

unstick_post()

Function: Un-sticks a post.

Source: wp-includes/post.php:2683

Used by 0 functions | Uses 0 functions

_count_posts_cache_key()

Function: Returns the cache key for wp_count_posts() based on the passed arguments.

Source: wp-includes/post.php:2728

Used by 0 functions | Uses 0 functions

wp_count_posts()

Function: Counts number of posts of a post type and if user has permissions to view.

Source: wp-includes/post.php:2761

Used by 0 functions | Uses 0 functions

wp_count_attachments()

Function: Counts number of attachments for the mime type(s).

Source: wp-includes/post.php:2837

Used by 0 functions | Uses 0 functions

get_post_mime_types()

Function: Gets default post mime types.

Source: wp-includes/post.php:2879

Used by 0 functions | Uses 0 functions

update_post_meta()

Function: Updates a post meta field based on the given post ID.

Source: wp-includes/post.php:2263

Used by 0 functions | Uses 0 functions

delete_post_meta_by_key()

Function: Deletes everything from post meta matching the given meta key.

Source: wp-includes/post.php:2281

Used by 0 functions | Uses 0 functions
« Previous 1 … 211 212 213 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy