wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/rss.php › WordPress File
Functions13
› MagpieRSS: a simple RSS integration tool
| Function | Short description |
|---|---|
| fetch_rss | Build Magpie object based on RSS from URL. |
| get_rss | Display RSS items in HTML list items. |
| init | Set up constants with default values, unless user overrides. |
| is_client_error | - |
| is_error | - |
| is_info | - |
| is_redirect | - |
| is_server_error | - |
| is_success | - |
| parse_w3cdtf | - |
| wp_rss | Display all RSS items in a HTML ordered list. |
| _fetch_remote_file | Retrieve URL headers and content using WP HTTP Request API. |
| _response_to_rss | Retrieve |