ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/option.php
  • Page 7

deleted_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:633

Used by 1 function | 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:312

Used by 1 function | Uses 0 functions

get_transient()

Function: Get the value of a transient.

Source: wp-includes/option.php:650

Used by 15 functions | Uses 9 functions

pre_update_option

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

Source: wp-includes/option.php:323

Used by 1 function | Uses 0 functions

pre_transient_{$transient}

Filter Hook: Filters the value of an existing transient.

Source: wp-includes/option.php:668

Used by 1 function | Uses 0 functions

update_option

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

Source: wp-includes/option.php:359

Used by 1 function | Uses 0 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:705

Used by 1 function | 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:401

Used by 1 function | Uses 0 functions

updated_option

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

Source: wp-includes/option.php:412

Used by 1 function | Uses 0 functions

add_option()

Function: Add a new option.

Source: wp-includes/option.php:439

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