{"id":17265,"date":"2012-03-08T07:55:02","date_gmt":"2012-03-08T07:55:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/rss-itunes-redirection\/"},"modified":"2020-03-11T15:02:45","modified_gmt":"2020-03-11T15:02:45","slug":"rss-itunes-redirection","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/rss-itunes-redirection\/","author":9111424,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.3","stable_tag":"0.2.3","tested":"5.4.19","requires":"4.6","requires_php":"5.6.0","requires_plugins":"","header_name":"iTunes RSS Redirection","header_author":"wp-buddy","header_description":"","assets_banners_color":"fc6b78","last_updated":"2020-03-11 15:02:45","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wp-buddy.com","header_plugin_uri":"https:\/\/wp-buddy.com","header_author_uri":"https:\/\/wp-buddy.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":3830,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1052430","resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1052430","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1052430","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1052430","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.2.1","0.2.2","0.2.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2259189","resolution":"1","location":"plugin"}},"screenshots":{"1":"Isn't it easy? To redirect your podcast within iTunes, just fill this fields. Available languages: German, English"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[234,54484,925,850,54485],"plugin_category":[56],"plugin_contributors":[81742,80200],"plugin_business_model":[],"class_list":["post-17265","plugin","type-plugin","status-closed","hentry","plugin_tags-itunes","plugin_tags-namespace","plugin_tags-redirection","plugin_tags-rss","plugin_tags-rss-2-0","plugin_category-social-and-sharing","plugin_contributors-floriansimeth","plugin_contributors-wp-buddy","plugin_committers-floriansimeth","plugin_committers-wp-buddy"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/rss-itunes-redirection_fc6b78.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/rss-itunes-redirection\/trunk\/screenshot-1.png?rev=2259189","caption":"Isn't it easy? To redirect your podcast within iTunes, just fill this fields. Available languages: German, English"}],"raw_content":"<!--section=description-->\n<p>If you are a podcaster and you already submitted a podcast to iTunes you will notice that Apple does not provide a form where you can change your feed- or podcast url. Instead you have to use a special tag in your feed to change the url.<\/p>\n\n<p>The RSS iTunes Redirection Plugin will add the necessary namespace (if needed) and the special redirect-tag to your RSS 2.0 feed on Wordpress.<\/p>\n\n<p>The namespace is: xmlns:itunes=\"http:\/\/www.itunes.com\/dtds\/podcast-1.0.dtd\"\nThe redirect-tag is: &lt;itunes:new-feed-url&gt; [your new feed url] &lt;\/itunes:new-feed-url&gt;<\/p>\n\n<p>Please read the FAQ for more information.<\/p>\n\n<p>Please checkout my other WordPress plugins at <a href=\"http:\/\/wp-buddy.com\">WP-Buddy.com<\/a><\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the folder <code>rss-itunes-redirection<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Settings -&gt; iTunes Redirect and change the redirection URL<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I install the plugin?<\/dt>\n<dd><p>Please follow the steps on the \"Installation\" Page<\/p><\/dd>\n<dt>How can I stop redirection?<\/dt>\n<dd><p>Just deactivate the plugin or remove the redirection url from the \"New Feed URL\"-field<\/p><\/dd>\n<dt>My feed will not be redirected, what should I do?<\/dt>\n<dd><p>It may take a while till iTunes picks up your new feed and changes the url to the new one.<\/p><\/dd>\n<dt>I'm getting an error on my feed or Feedburner says that there is an error<\/dt>\n<dd><p>Please check your feed with the W3C Feed Validator (http:\/\/validator.w3.org\/feed\/). If there is an error, you maybe activate or deactivate the namespace.<\/p>\n\n<p>If you activate the namespace please make sure that it's not already added to the feed from another podcast plugin. Double-Adding the namespace will cause the error.<\/p>\n\n<p>The error will also appear when you're using the redirection plugin without a namespace. In this case check your feed with the W3C Feed Validator mentioned above and test what works for you.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>Fixed PHP Fatal error during activation on newer PHP versions<\/li>\n<li>Fixed PHP warnings on newer PHP-Versions (up to 7.4.x)<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Allow translators to translate the plugin via <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/rss-itunes-redirection\">translate.wordpress.org<\/a><\/li>\n<li>Fix an issue where the URL to the feed was wrongly sent to the Feed validator<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Updated some german translations<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Some language updates<\/li>\n<li>Made the plugin compatible with WP 3.8<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Possibility to add the namespace to the RSS 2.0 feed of Wordpress<\/li>\n<li>Possibility to add a special iTunes-Tag to the RSS 2.0 feed of Wordpress for redirection reasons<\/li>\n<\/ul>","raw_excerpt":"If you want to change the url of an already submitted podcast (feed) in iTunes, this plugin will help you out.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17265","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=17265"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/floriansimeth"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17265"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17265"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17265"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17265"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17265"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}