ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.9.0
  • Page 11

get_site_transient()

Function: Retrieves the value of a site transient.

Source: wp-includes/option.php:1977

Used by 0 functions | Uses 0 functions

pre_site_transient_{$transient}

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

Source: wp-includes/option.php:1995

Used by 0 functions | Uses 0 functions

site_transient_{$transient}

Filter Hook: Filters the value of an existing site transient.

Source: wp-includes/option.php:2033

Used by 0 functions | Uses 0 functions

set_site_transient()

Function: Sets/updates the value of a site transient.

Source: wp-includes/option.php:2052

Used by 0 functions | Uses 0 functions

pre_site_option_{$option}

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

Source: wp-includes/option.php:1474

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

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
« Previous 1 … 10 11 12 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy