ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Feed_Cache_Transient

Class: Core class used to implement feed cache transients.

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

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::__construct()

Method: Constructor.

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

Used by 1 function | Uses 2 functions

wp_feed_cache_transient_lifetime

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

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

Used by 2 functions | Uses 0 functions

WP_Feed_Cache_Transient::save()

Method: Sets the transient.

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

Used by 0 functions | Uses 1 function

WP_Feed_Cache_Transient::load()

Method: Gets the transient.

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

Used by 0 functions | Uses 1 function

WP_Feed_Cache_Transient::mtime()

Method: Gets mod transient.

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

Used by 0 functions | Uses 1 function

WP_Feed_Cache_Transient::touch()

Method: Sets mod transient.

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

Used by 0 functions | Uses 1 function

WP_Feed_Cache_Transient::unlink()

Method: Deletes transients.

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

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