ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 10

_transition_post_status()

Function: Hook for managing future post transitions to published.

Source: wp-includes/post.php:7234

Used by 0 functions | Uses 0 functions

private_to_published

Action Hook (deprecated): Fires when a post’s status is transitioned from private to published.

Source: wp-includes/post.php:7251

Used by 0 functions | Uses 0 functions

get_lastpostdate()

Function: Retrieves the most recent time that a post on the site was published.

Source: wp-includes/post.php:6846

Used by 0 functions | Uses 0 functions

_future_post_hook()

Function: Hook used to schedule publication for a post marked for the future.

Source: wp-includes/post.php:7285

Used by 0 functions | Uses 0 functions

get_lastpostdate

Filter Hook: Filters the most recent time that a post on the site was published.

Source: wp-includes/post.php:6861

Used by 0 functions | Uses 0 functions

get_lastpostmodified()

Function: Gets the most recent time that a post on the site was modified.

Source: wp-includes/post.php:6880

Used by 0 functions | Uses 0 functions

pre_get_lastpostmodified

Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.

Source: wp-includes/post.php:6893

Used by 0 functions | Uses 0 functions

wp_attachment_is()

Function: Verifies an attachment is of a given type.

Source: wp-includes/post.php:6433

Used by 0 functions | Uses 0 functions

wp_attachment_is_image()

Function: Determines whether an attachment is an image.

Source: wp-includes/post.php:6492

Used by 0 functions | Uses 0 functions

wp_mime_type_icon()

Function: Retrieves the icon for a MIME type or attachment.

Source: wp-includes/post.php:6504

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy