ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-feed-cache-transient.php

wp_feed_cache_transient_lifetime

Filter Hook: Filters the transient lifetime of the feed cache.

Source: wp-includes/class-wp-feed-cache-transient.php:70

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::save()

Method: Saves data to the transient.

Source: wp-includes/class-wp-feed-cache-transient.php:82

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::load()

Method: Retrieves the data saved in the transient.

Source: wp-includes/class-wp-feed-cache-transient.php:99

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::mtime()

Method: Gets mod transient.

Source: wp-includes/class-wp-feed-cache-transient.php:110

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::touch()

Method: Sets mod transient.

Source: wp-includes/class-wp-feed-cache-transient.php:121

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::unlink()

Method: Deletes transients.

Source: wp-includes/class-wp-feed-cache-transient.php:132

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient

Class: Core class used to implement feed cache transients.

Source: wp-includes/class-wp-feed-cache-transient.php:17

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::__construct()

Method: Creates a new (transient) cache object.

Source: wp-includes/class-wp-feed-cache-transient.php:57

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