ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0 The $transient parameter was added

set_site_transient_{$transient}

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

Source: wp-includes/option.php:2115

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_set_site_transient_{$transient}

Filter Hook: Filters the value of a specific site transient before it is set.

Source: wp-includes/option.php:2065

Used by 0 functions | Uses 0 functions

pre_set_transient_{$transient}

Filter Hook: Filters a specific transient before its value is set.

Source: wp-includes/option.php:970

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

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

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:935

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy