ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 470

update_network_option()

Function: Updates the value of a network option that was already added.

Source: wp-includes/option.php:1798

Used by 0 functions | Uses 0 functions

update_site_option

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

Source: wp-includes/option.php:1908

Used by 0 functions | Uses 0 functions

delete_site_transient()

Function: Deletes a site transient.

Source: wp-includes/option.php:1924

Used by 0 functions | Uses 0 functions

delete_site_transient_{$transient}

Action Hook: Fires immediately before a specific site transient is deleted.

Source: wp-includes/option.php:1935

Used by 0 functions | Uses 0 functions

get_site_transient()

Function: Retrieves the value of a site transient.

Source: wp-includes/option.php:1977

Used by 0 functions | Uses 0 functions

deleted_site_transient

Action Hook: Fires after a transient is deleted.

Source: wp-includes/option.php:1958

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_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

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
« Previous 1 … 469 470 471 … 851 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy