ClassicPress logo
Skip to content
Filter by type:

Browse:

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

expiration_of_transient_{$transient}

Filter Hook: Filters the expiration for a transient before its value is set.

Source: wp-includes/option.php:983

Used by 0 functions | Uses 0 functions

set_transient_{$transient}

Action Hook: Fires after the value for a specific transient has been set.

Source: wp-includes/option.php:1035

Used by 0 functions | Uses 0 functions

setted_transient

Action Hook: Fires after the value for a transient has been set.

Source: wp-includes/option.php:1047

Used by 0 functions | Uses 0 functions

delete_expired_transients()

Function: Deletes all expired transients.

Source: wp-includes/option.php:1067

Used by 0 functions | Uses 0 functions

delete_option()

Function: Removes option by name. Prevents removal of protected WordPress options.

Source: wp-includes/option.php:739

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

delete_option_{$option}

Action Hook: Fires after a specific option has been deleted.

Source: wp-includes/option.php:801

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

delete_transient()

Function: Deletes a transient.

Source: wp-includes/option.php:826

Used by 0 functions | Uses 0 functions

wp_load_core_site_options()

Function: Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.

Source: wp-includes/option.php:372

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