Methods summary
SimplePie_Core |
subscribe_url() |
If we have a perm redirect we should return the new URL |
When we make the above change, let's support <itunes:new-feed-url> as well |
Also, |atom:link|@rel=self |
SimplePie_Enclosure |
embed() |
If the dimensions for media:content are defined, use them when width/height are
set to 'auto'. |
SimplePie_Item |
get_enclosure() |
Add ability to prefer one type of content over another (in a media group). |
SimplePie_Item |
get_enclosures() |
Add support for end-user defined sorting of enclosures by type/handler (so we
can prefer the faster-loading FLV over MP4). |
If an element exists at a level, but it's value is empty, we should fall back to
the value from the parent (if it exists). |
SimplePie_Misc |
xml_encoding() |
Add support for EBCDIC |