ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.1.0
  • Page 16

wp_get_post_parent_id()

Function: Returns the ID of the post’s parent.

Source: wp-includes/post.php:7341

Used by 0 functions | Uses 0 functions

wp_check_post_hierarchy_for_loops()

Function: Checks the given subset of the post hierarchy for hierarchy loops.

Source: wp-includes/post.php:7365

Used by 0 functions | Uses 0 functions

set_post_thumbnail()

Function: Sets the post thumbnail (featured image) for the given post.

Source: wp-includes/post.php:7414

Used by 0 functions | Uses 0 functions

_get_last_post_time()

Function: Gets the timestamp of the last time any post was modified or published.

Source: wp-includes/post.php:6936

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_attachment_slug

Filter Hook: Filters whether the post slug would make a bad attachment slug.

Source: wp-includes/post.php:4856

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_hierarchical_slug

Filter Hook: Filters whether the post slug would make a bad hierarchical post slug.

Source: wp-includes/post.php:4892

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_flat_slug

Filter Hook: Filters whether the post slug would be bad as a flat slug.

Source: wp-includes/post.php:4948

Used by 0 functions | Uses 0 functions

wp_insert_post_parent

Filter Hook: Filters the post parent — used to check for and prevent hierarchy loops.

Source: wp-includes/post.php:4080

Used by 0 functions | Uses 0 functions

_post_type_meta_capabilities()

Function: Stores or returns a list of post type meta caps for map_meta_cap().

Source: wp-includes/post.php:1641

Used by 0 functions | Uses 0 functions

_add_post_type_submenus()

Function: Adds submenus for post types.

Source: wp-includes/post.php:1819

Used by 0 functions | Uses 0 functions
« Previous 1 … 15 16 17 … 39 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy