ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 12

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

update_option

Action Hook: Fires immediately before an option value is updated.

Source: wp-includes/option.php:526

Used by 0 functions | Uses 0 functions

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

_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

wp_trash_post()

Function: Moves a post or page to the Trash

Source: wp-includes/post.php:3323

Used by 0 functions | Uses 0 functions

trashed_post

Action Hook: Fires after a post is sent to the Trash.

Source: wp-includes/post.php:3384

Used by 0 functions | Uses 0 functions

wp_untrash_post()

Function: Restores a post from the Trash.

Source: wp-includes/post.php:3399

Used by 0 functions | Uses 0 functions

untrash_post

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

Source: wp-includes/post.php:3438

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