ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 23

_wp_privacy_statuses()

Function: Returns statuses for privacy requests.

Source: wp-includes/post.php:976

Used by 0 functions | Uses 0 functions

register_post_status()

Function: Registers a post status. Do not use before init.

Source: wp-includes/post.php:1034

Used by 0 functions | Uses 0 functions

update_attached_file()

Function: Updates attachment file path based on attachment ID.

Source: wp-includes/post.php:504

Used by 0 functions | Uses 0 functions

update_attached_file

Filter Hook: Filters the path to the attached file to update.

Source: wp-includes/post.php:517

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path()

Function: Returns relative path to an uploaded file.

Source: wp-includes/post.php:538

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path

Filter Hook: Filters the relative path to an uploaded file.

Source: wp-includes/post.php:555

Used by 0 functions | Uses 0 functions

get_children()

Function: Retrieves all children of the post parent ID.

Source: wp-includes/post.php:609

Used by 0 functions | Uses 0 functions

get_extended()

Function: Gets extended entry info ().

Source: wp-includes/post.php:689

Used by 0 functions | Uses 0 functions

get_post()

Function: Retrieves post data given a post ID or post object.

Source: wp-includes/post.php:733

Used by 0 functions | Uses 0 functions

get_post_ancestors()

Function: Retrieves the IDs of the ancestors of a post.

Source: wp-includes/post.php:776

Used by 0 functions | Uses 0 functions
« Previous 1 … 22 23 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy