ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-1.5.0
  • Page 27

get_pung()

Function: Retrieves URLs already pinged for a post.

Source: wp-includes/post.php:5359

Used by 0 functions | Uses 0 functions

get_to_ping()

Function: Retrieves URLs that need to be pinged.

Source: wp-includes/post.php:5388

Used by 0 functions | Uses 0 functions

add_ping()

Function: Adds a URL to those already pinged.

Source: wp-includes/post.php:5280

Used by 0 functions | Uses 0 functions

save_post

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4539

Used by 0 functions | Uses 0 functions

update_post_meta()

Function: Updates a post meta field based on the given post ID.

Source: wp-includes/post.php:2263

Used by 0 functions | Uses 0 functions

add_post_meta()

Function: Adds a meta field to the given post.

Source: wp-includes/post.php:2185

Used by 0 functions | Uses 0 functions

delete_post_meta()

Function: Deletes a post meta field for the given post ID.

Source: wp-includes/post.php:2211

Used by 0 functions | Uses 0 functions

get_post_meta()

Function: Retrieves a post meta field for the given post ID.

Source: wp-includes/post.php:2237

Used by 0 functions | Uses 0 functions

query_vars

Filter Hook: Filters the query variables allowed before processing.

Source: wp-includes/class-wp.php:299

Used by 0 functions | Uses 0 functions

query_string

Filter Hook (deprecated): Filters the query string before parsing.

Source: wp-includes/class-wp.php:604

Used by 0 functions | Uses 0 functions
« Previous 1 … 26 27 28 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy