{"id":2628,"date":"2008-03-06T23:09:00","date_gmt":"2008-03-06T23:09:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simplepie-core\/"},"modified":"2008-03-16T00:46:51","modified_gmt":"2008-03-16T00:46:51","slug":"simplepie-core","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/simplepie-core\/","author":56509,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"2.3.3","requires":"2.0","requires_php":"","requires_plugins":"","header_name":"SimplePie Core","header_author":"Ryan Parman and Geoffrey Sneddon","header_description":"","assets_banners_color":"","last_updated":"2008-03-16 00:46:51","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/simplepie.org\/wiki\/plugins\/wordpress\/simplepie_core","header_plugin_uri":"http:\/\/simplepie.org\/wiki\/plugins\/wordpress\/simplepie_core","header_author_uri":"http:\/\/simplepie.org\/","rating":0,"author_block_rating":0,"active_installs":100,"downloads":93774,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.1.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2515,252,1594,850,5699],"plugin_category":[43],"plugin_contributors":[80336],"plugin_business_model":[],"class_list":["post-2628","plugin","type-plugin","status-closed","hentry","plugin_tags-atom","plugin_tags-feed","plugin_tags-feeds","plugin_tags-rss","plugin_tags-syndication","plugin_category-customization","plugin_contributors-skyzyx","plugin_committers-skyzyx"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simplepie-core.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<h4>About this Plugin<\/h4>\n\n<p>This plugin does absolutely nothing except load the core SimplePie library so that all other plugins that utilize SimplePie can all share the same up-to-date version. It also helps minimize potential conflicts between SimplePie-powered plugins.<\/p>\n\n<p>Read the <a href=\"http:\/\/simplepie.org\/wiki\/misc\/release_notes\/simplepie_1.1\">Release Notes<\/a> for details on what's new.<\/p>\n\n<h3>Usage<\/h3>\n\n<p>This extension is intended to do little more than make the core SimplePie API library available to other extensions that want to use it.<\/p>\n\n<p>However, if you also install an extension like ExecPHP or PHP-Exec (clever names, I know), you can write pure PHP code in your posts. If you are comfortable writing PHP code, and you want to take a look at the <a href=\"http:\/\/simplepie.org\/wiki\/reference\/start\">SimplePie API Reference<\/a>, you can use native SimplePie code within WordPress.<\/p>\n\n<p>If you want to add SimplePie to your templates (such as a sidebar), you an do that without the need for the \"PHP execution\" extensions that were previously noted.<\/p>\n\n<h3>About SimplePie<\/h3>\n\n<p>The core SimplePie library has support for the following basic features:<\/p>\n\n<ul>\n<li>RSS 0.9x, 1.0, and 2.0<\/li>\n<li>Atom 0.3 and 1.0<\/li>\n<li>A handful of namespaces including Dublin Core, Media RSS, and iTunes RSS.<\/li>\n<li>Function names that focus on the data you want to grab, regardless of the feed type.<\/li>\n<li>Integrated support for mashing multiple feeds together and sorting them by date.<\/li>\n<li>Easy access to ALL tags\/attributes in a feed.<\/li>\n<li>Extensibility allows for the addition of extensions\/add-ons.<\/li>\n<li>Serialized caching system<\/li>\n<li>One-click subscribing to several online aggregators<\/li>\n<li>One-click bookmarking to several social bookmarking sites<\/li>\n<li>Embedded (or non-embedded -- your choice) feed enclosures (Podcasting, Videocasting)<\/li>\n<li>Ultra-liberal Feed Locator (satisfies points 1-6 from <a href=\"http:\/\/diveintomark.org\/archives\/2002\/08\/15\/ultraliberal_rss_locator\">Mark Pilgrim's feed usability rant<\/a>)<\/li>\n<li>Image and favicon detection and caching<\/li>\n<li>Support for over 800 of character sets<\/li>\n<li>Support for PHP 4.3.2+, 5.0.0+<\/li>\n<li>Reasonable support for non-well-formed feeds<\/li>\n<li>Automatically strips potentially dangerous tags and attributes<\/li>\n<li>Supports parsing from a string<\/li>\n<li>Swap-in custom classes to replace built-in classes<\/li>\n<li>Supports gzip-compressed feeds<\/li>\n<li>Supports HTTP Conditional Get for more efficient caching<\/li>\n<li>Support for RFC 822, RFC 2822, RFC 3339, and ISO 8601 datestamps<\/li>\n<li>Plugins for a variety of blogging systems, wikis, forums, and frameworks.<\/li>\n<li>Comprehensive test suite (http:\/\/php5.simplepie.org\/trunk\/test\/test.php)<\/li>\n<li>Well documented!<\/li>\n<\/ul>\n\n<h3>Related<\/h3>\n\n<p>Besides this plugin for WordPress, the SimplePie team also develops the following feed-related stuff:<\/p>\n\n<ul>\n<li><strong><a href=\"http:\/\/wordpress.org\/extend\/plugins\/simplepie-plugin-for-wordpress\/\">SimplePie Plugin for WordPress<\/a><\/strong> -- The SimplePie plugin that makes it easy to integrate feeds into your WordPress blog!<\/li>\n<li><strong><a href=\"http:\/\/simplepie.org\">SimplePie<\/a><\/strong> -- This is the core PHP library that powers everything we do. Super-fast, easy-to-use RSS and Atom parsing in PHP.<\/li>\n<li><strong><a href=\"http:\/\/live.simplepie.org\">SimplePie Live! (Beta)<\/a><\/strong> -- For the AJAX\/JavaScript developers out there, this is a service that provides an AJAX-friendly API for feeds. A must-have for AJAX developers wishing to implement feeds.<\/li>\n<li><strong><a href=\"http:\/\/mobile.simplereader.com\">SimpleReader Mobile<\/a><\/strong> -- An online news feed reader designed for mobile devices (iPhone, iPod touch, Blackberry, Palm, PSP, Windows Mobile, Opera Mini, etc.). Perfect for keeping up with feeds on the go.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>Fresh Install<\/h4>\n\n<p>Upload the simplepie-core plugin folder to the WordPress plugins directory (wp-content\/plugins).<\/p>\n\n<h4>Upgrading?<\/h4>\n\n<p>Disable the old version in the WordPress control panel, delete the entire folder for the old version (wp-content\/plugins\/simplepie-core), then upload the simplepie-core plugin folder to the WordPress plugins directory (wp-content\/plugins).<\/p>\n\n<!--section=faq-->\n<p>To learn more about the core SimplePie library, check out the <a href=\"http:\/\/simplepie.org\/wiki\/faq\/start\">SimplePie FAQ<\/a>.<\/p>","raw_excerpt":"Does little else but load the core SimplePie API library for any extension that wants to utilize it.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2628"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/skyzyx"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2628"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2628"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2628"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2628"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2628"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}