{"id":19270,"date":"2012-07-31T14:58:00","date_gmt":"2012-07-31T14:58:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/gravity-forms-rss\/"},"modified":"2016-04-11T20:57:11","modified_gmt":"2016-04-11T20:57:11","slug":"gravity-forms-rss","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/gravity-forms-rss\/","author":369124,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.3","stable_tag":"trunk","tested":"4.5.33","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"Gravity Forms RSS Add-On","header_author":"Katz Web Services, Inc.","header_description":"","assets_banners_color":"6e686e","last_updated":"2016-04-11 20:57:11","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/gravityview.co","header_plugin_uri":"https:\/\/katz.co\/plugins\/gravity-forms-rss\/","header_author_uri":"http:\/\/www.katzwebservices.com","rating":5,"author_block_rating":0,"active_installs":40,"downloads":4617,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<ul>\n<li>Updated to work with Gravity Forms 1.7+<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Fixed issue with Gravity Forms 1.6.10 activation fatal error<\/li>\n<\/ul>","1.0":"<ul>\n<li>Launch!<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1392416","resolution":"128x128","location":"assets"},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1392416","resolution":"256x256","location":"assets"},"icon-512x512.jpg":{"filename":"icon-512x512.jpg","revision":"1392416","resolution":"512x512","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1392416","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"579795","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.1","1.1.1","1.1.2","1.1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573787","resolution":"1","location":"plugin"}},"screenshots":{"1":"The field in the editor","2":"The field in a form"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[361,601,2695,10152,1655],"plugin_category":[41,42,45],"plugin_contributors":[78649,78650],"plugin_business_model":[],"class_list":["post-19270","plugin","type-plugin","status-publish","hentry","plugin_tags-form","plugin_tags-forms","plugin_tags-gravity","plugin_tags-gravity-form","plugin_tags-gravity-forms","plugin_category-communication","plugin_category-contact-forms","plugin_category-ecommerce","plugin_contributors-katzwebdesign","plugin_contributors-katzwebservices","plugin_committers-katzwebdesign"],"banners":{"banner":"https:\/\/ps.w.org\/gravity-forms-rss\/assets\/banner-772x250.jpg?rev=579795","banner_2x":"https:\/\/ps.w.org\/gravity-forms-rss\/assets\/banner-1544x500.jpg?rev=1392416","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/gravity-forms-rss\/assets\/icon-128x128.jpg?rev=1392416","icon_2x":"https:\/\/ps.w.org\/gravity-forms-rss\/assets\/icon-256x256.jpg?rev=1392416","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/gravity-forms-rss\/trunk\/screenshot-1.png?rev=1573787","caption":"The field in the editor"}],"raw_content":"<!--section=description-->\n<h3>View all your Gravity Forms entries as an RSS feed<\/h3>\n\n<p>Generate RSS feeds for each Gravity Form form.<\/p>\n\n<ul>\n<li>Go to the Forms menu<\/li>\n<li>Click on the form you want to enable RSS for<\/li>\n<li>Click on Form Settings<\/li>\n<li>At the bottom of the \"Form Settings\" tab, you will see a new \"Form RSS\" setting under \"Form Options\"<\/li>\n<li>Save the form<\/li>\n<li>You will see a link \"Go to RSS feed\" - that's the link!<\/li>\n<\/ul>\n\n<p><strong>You must save the form<\/strong> before the RSS feed will work<\/p>\n\n<h3>There's some security, too.<\/h3>\n\n<p>In order to view the RSS feed, users will need to have the correct token (a kind of password). Without the correct token, the RSS feed will not work.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload this plugin and activate it<\/li>\n<li>Go to Forms<\/li>\n<li>Click on Form Settings<\/li>\n<li>Go to the \"Form Options\" section of the form. You will see a<\/li>\n<li>Save the form (only necessary if you haven't saved it since installing this plugin)<\/li>\n<li>At the bottom of the Advanced tab, you will see a link \"Go to RSS feed\" - that's the link to use!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I modify the output formatting?<\/dt>\n<dd><p>You can use the following filters:<\/p><\/dd>\n<dt>Feed output<\/dt>\n<dd><p>These filters pass one <code>$form<\/code> argument.<\/p>\n\n<ul>\n<li><code>gforms_rss_feed_title<\/code> - Feed title<\/li>\n<li><code>gforms_rss_feed_link<\/code> - Feed link<\/li>\n<\/ul><\/dd>\n<dt>Entry output<\/dt>\n<dd><p>These filters pass two arguments: <code>$form<\/code>, <code>$lead<\/code>.<\/p>\n\n<ul>\n<li><code>gforms_rss_entry_title<\/code> - Each entry title<\/li>\n<li><code>gforms_rss_entry_link<\/code> - Each entry link<\/li>\n<li><code>gforms_rss_entry_description<\/code> - Each entry description<\/li>\n<\/ul><\/dd>\n<dt>What's the license?<\/dt>\n<dd><p>This plugin is released under a GPL license.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.2 &amp; 1.1.3<\/h4>\n\n<ul>\n<li>Works with Gravity Forms 2.0.x<\/li>\n<li>Works with WordPress 4.5<\/li>\n<li>Added translation files<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Updated to work with Gravity Forms 1.7+<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed issue with Gravity Forms 1.6.10 activation fatal error<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Launch!<\/li>\n<\/ul>","raw_excerpt":"Output Gravity Forms entries as an RSS feed on a per-form basis.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/19270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=19270"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/katzwebdesign"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=19270"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=19270"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=19270"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=19270"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=19270"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=19270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}