Set an instance of {@see SimplePie_File} to use as a feed
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::set_timeout
Set the default timeout for fetching remote feeds
SimplePie::force_fsockopen
Force SimplePie to use fsockopen() instead of cURL
Advertisement
SimplePie::enable_cache
Enable/disable caching in SimplePie.
SimplePie::set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached
SimplePie::set_autodiscovery_cache_duration
Set the length of time (in seconds) that the autodiscovered feed URL will be cached
SimplePie::set_cache_location
Set the file system location where the cached files should be stored
Advertisement
SimplePie::enable_order_by_date
Set whether feed items should be sorted into reverse chronological order
SimplePie::set_input_encoding
Set the character encoding used to parse the feed
SimplePie::set_autodiscovery_level
Set how much feed autodiscovery to do
SimplePie::get_latitude
Get the latitude coordinates for the item
Advertisement
SimplePie::get_longitude
Get the longitude coordinates for the feed
SimplePie::get_image_title
Get the feed logo’s title
SimplePie::get_image_url
Get the feed logo’s URL