Set the length of time (in seconds) that the autodiscovered feed URL will be cached
SimplePie::set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached
SimplePie::enable_cache
Enable/disable caching in SimplePie.
SimplePie::force_fsockopen
Force SimplePie to use fsockopen() instead of cURL
Advertisement
SimplePie::set_timeout
Set the the default timeout for fetching remote feeds
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::set_file
Set an instance of {@see SimplePie_File} to use as a feed
SimplePie::set_feed_url
Set the URL of the feed you want to parse
Advertisement
SimplePie::force_feed
Force the given data/URL to be treated as a feed
SimplePie::__destruct
Remove items that link back to this before destroying this object
SimplePie::__toString
Used for converting object to a string
SimplePie::__construct
The SimplePie class contains feed level data and options
Advertisement
SimplePie
SimplePie
wp_simplepie_autoload
WordPress autoloader for SimplePie.