Set options to make SP as fast as possible
SimplePie::handle_content_type
Send the content-type header with correct encoding
SimplePie::set_feed_url
Set the URL of the feed you want to parse
SimplePie::set_file_class
Set which class SimplePie uses for remote file fetching
Advertisement
SimplePie::set_file
Set an instance of {@see SimplePie_File} to use as a feed
SimplePie::set_sanitize_class
Set which class SimplePie uses for data sanitization
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::set_item_class
Set which class SimplePie uses for handling feed items
Advertisement
SimplePie::set_timeout
Set the default timeout for fetching remote feeds
SimplePie::set_author_class
Set which class SimplePie uses for handling author data
SimplePie::force_fsockopen
Force SimplePie to use fsockopen() instead of cURL
SimplePie::set_category_class
Set which class SimplePie uses for handling category data
Advertisement
SimplePie::enable_cache
Enable/disable caching in SimplePie.
SimplePie::set_enclosure_class
Set which class SimplePie uses for feed enclosures
SimplePie::set_cache_duration
Set the length of time (in seconds) that the contents of a feed will be cached