ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_post_type()

Function: Retrieves the post type of the current post or of a given post.

Source: wp-includes/post.php:1211

Used by 0 functions | Uses 0 functions

get_post_status()

Function: Retrieves the post status based on the post ID.

Source: wp-includes/post.php:867

Used by 0 functions | Uses 0 functions

create_initial_post_types()

Function: Creates the initial post types when ‘init’ action is fired.

Source: wp-includes/post.php:20

Used by 0 functions | Uses 0 functions

get_attached_file()

Function: Retrieves attached file path based on attachment ID.

Source: wp-includes/post.php:466

Used by 0 functions | Uses 0 functions

get_attached_file

Filter Hook: Filters the attached file based on the given ID.

Source: wp-includes/post.php:489

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
« Previous 1 … 22 23 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy