ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Option
  • Page 7

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:860

Used by 0 functions | Uses 0 functions

pre_update_option_{$option}

Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:479

Used by 0 functions | Uses 0 functions

get_transient()

Function: Retrieves the value of a transient.

Source: wp-includes/option.php:877

Used by 0 functions | Uses 0 functions

pre_update_option

Filter Hook: Filters an option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:490

Used by 0 functions | Uses 0 functions

pre_transient_{$transient}

Filter Hook: Filters the value of an existing transient before it is retrieved.

Source: wp-includes/option.php:895

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

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:935

Used by 0 functions | Uses 0 functions

update_option_{$option}

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

Source: wp-includes/option.php:570

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()

Function: Adds a new option.

Source: wp-includes/option.php:610

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 9 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy