ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.4.0
  • Page 36

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

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

_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

get_page_uri

Filter Hook: Filters the URI for a page.

Source: wp-includes/post.php:5707

Used by 0 functions | Uses 0 functions

wp_insert_post()

Function: Inserts or update a post.

Source: wp-includes/post.php:3813

Used by 0 functions | Uses 0 functions

attachment_updated

Action Hook: Fires once an existing attachment has been updated.

Source: wp-includes/post.php:4429

Used by 0 functions | Uses 0 functions

pre_delete_post

Filter Hook: Filters whether a post deletion should take place.

Source: wp-includes/post.php:3139

Used by 0 functions | Uses 0 functions

sanitize_post_field()

Function: Sanitizes a post field based on context.

Source: wp-includes/post.php:2491

Used by 0 functions | Uses 0 functions

is_post_type_viewable()

Function: Determines whether a post type is considered “viewable”.

Source: wp-includes/post.php:1993

Used by 0 functions | Uses 0 functions
« Previous 1 … 35 36 37 … 52 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy