ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 12

updated_option

Action Hook: Fires after the value of an option has been successfully updated.

Source: wp-includes/option.php:581

Used by 0 functions | Uses 0 functions

add_option

Action Hook: Fires before an option is added.

Source: wp-includes/option.php:678

Used by 0 functions | Uses 0 functions

added_option

Action Hook: Fires after an option has been added.

Source: wp-includes/option.php:724

Used by 0 functions | Uses 0 functions

delete_option

Action Hook: Fires immediately before an option is deleted.

Source: wp-includes/option.php:765

Used by 0 functions | Uses 0 functions

deleted_option

Action Hook: Fires after an option has been deleted.

Source: wp-includes/option.php:810

Used by 0 functions | Uses 0 functions

_page_traverse_name()

Function: Traverses and return all the nested children post names of a root page.

Source: wp-includes/post.php:5661

Used by 0 functions | Uses 0 functions

untrashed_post

Action Hook: Fires after a post is restored from the Trash.

Source: wp-includes/post.php:3484

Used by 0 functions | Uses 0 functions

wp_trash_post_comments()

Function: Moves comments for a post to the Trash.

Source: wp-includes/post.php:3499

Used by 0 functions | Uses 0 functions

trash_post_comments

Action Hook: Fires before comments are sent to the Trash.

Source: wp-includes/post.php:3517

Used by 0 functions | Uses 0 functions

trashed_post_comments

Action Hook: Fires after comments are sent to the Trash.

Source: wp-includes/post.php:3545

Used by 0 functions | Uses 0 functions
« Previous 1 … 11 12 13 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy