{"id":3849,"date":"2008-12-01T09:51:44","date_gmt":"2008-12-01T09:51:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/send2press\/"},"modified":"2008-12-21T02:01:39","modified_gmt":"2008-12-21T02:01:39","slug":"send2press","status":"closed","type":"plugin","link":"https:\/\/ssw.wordpress.org\/plugins\/send2press\/","author":415206,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.4","stable_tag":"trunk","tested":"2.7","requires":"2.3.3","requires_php":"","requires_plugins":"","header_name":"Send2Press","header_author":"Olav Kolbu","header_description":"","assets_banners_color":"","last_updated":"2008-12-21 02:01:39","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.kolbu.com\/donations\/","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/send2press\/","header_author_uri":"http:\/\/www.kolbu.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3841,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.4"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1539412","resolution":"2","location":"plugin","width":550,"height":462},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1539412","resolution":"1","location":"plugin","width":549,"height":355}},"screenshots":{"1":"Inline example under the Prosumer theme, replacing &lt;!--send2press--&gt; in content.","2":"Small part of the admin Manage page for the plugin."}},"plugin_section":[],"plugin_tags":[1248,76113,76114,162],"plugin_category":[43],"plugin_contributors":[81156],"plugin_business_model":[],"class_list":["post-3849","plugin","type-plugin","status-closed","hentry","plugin_tags-news","plugin_tags-send2press","plugin_tags-send2press-news","plugin_tags-widget","plugin_category-customization","plugin_contributors-olav-kolbu","plugin_committers-olav-kolbu"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/send2press.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/send2press\/trunk\/screenshot-1.jpg?rev=1539412","caption":"Inline example under the Prosumer theme, replacing &lt;!--send2press--&gt; in content."},{"src":"https:\/\/ps.w.org\/send2press\/trunk\/screenshot-2.jpg?rev=1539412","caption":"Small part of the admin Manage page for the plugin."}],"raw_content":"<!--section=description-->\n<p>Send2Press Newswire is a press release promotion service. They \nprovide RSS feeds of all their news, and currently there are about \n90 different feeds available. This plugin allows easy access\nto those feeds on your WordPress blog. Either as simple headline \nlinks or complete with a 5-10 line summary. CSS can\nbe used to tailor the look and feel.<\/p>\n\n<p>Please note that even though can do whatever you want with this\nplugin, including jumping up and down on it or feeding it to your\nhamster, there are restrictions on how you can use Send2Press \nNewswire content and trademarks. So please read the terms of service \ncarefully before using this plugin, either on the web at \nhttp:\/\/feeds.send2press.com\/terms.shtml or the included text \nfile termsofuse.txt.<\/p>\n\n<p>This plugin works both as a widget, as inline content\nreplacement and can be called from themes. Any number of \ninline replacements or theme calls allowed, but only one \nwidget instance is supported in this release.<\/p>\n\n<p>For widget use, simply use the widget as any other after\nselecting which feed it should display. For inline content\nreplacement, insert the one or more of the following strings in \nyour content and they will be replaced by the relevant news feed.\nFor theme use, add the do_action function call described below.<\/p>\n\n<ol>\n<li><strong><code>&lt;!--send2press--&gt;<\/code><\/strong> for the default feed<\/li>\n<li><strong><code>&lt;!--send2press#feedname--&gt;<\/code><\/strong><\/li>\n<\/ol>\n\n<p>Shortcodes can be used if you have WordPress 2.5 or above,\nin which case these replacement methods are also available.<\/p>\n\n<ol>\n<li><strong><code>[send2press]<\/code><\/strong> for the default feed<\/li>\n<li><strong><code>[send2press name=\"feedname\"]<\/code><\/strong><\/li>\n<\/ol>\n\n<p>Calling the plugin from a theme is done with the WP do_action()\nsystem. This will degrade gracefully and not produce errors\nor output if plugin is disabled or removed.<\/p>\n\n<ol>\n<li><strong><code>&lt;?php do_action('google_news'); ?&gt;<\/code><\/strong> for the default feed<\/li>\n<li><strong><code>&lt;?php do_action('google_news', 'feedname'); ?&gt;<\/code><\/strong><\/li>\n<\/ol>\n\n<p>Enable plugin, go to the Send2Press page under \nDashboard-&gt;Settings and read the initial information. Then \ngo to the Send2Press page under Dashboard-&gt;Manage and \nconfigure one or more feeds. Then use a widget or insert\nrelevant strings in your content or theme.<\/p>\n\n<p>Additional information:<\/p>\n\n<p>The available options are as follows.<\/p>\n\n<p><strong>Name:<\/strong> Optional feed name, that can be used in the \nwidget or the inline replacement string to reference\na specific feed. Any feed without a name is considered\n\"default\" and will be used if the replacement strings do\nnot reference a specific feed. If there are more than\none feed with the same name, a random of these is picked\nevery time it is used. This also applies to the default\nfeed(s).<\/p>\n\n<p><strong>Title:<\/strong> Optional, which when set will be used in the\nwidget title or as a header above the news items when \ninline. If the title is empty, then a default title\nof \"Send2Press : &lt;feed type&gt;\" is used.<\/p>\n\n<p><strong>News type:<\/strong> The big dropdown list, with all available \nfeeds from Send2Press.<\/p>\n\n<p><strong>Output Type:<\/strong> Links only, or complete with summary.<\/p>\n\n<p><strong>Max items to show:<\/strong> How many items from the feed to show, 0 for\nall. The default is 10 items.<\/p>\n\n<p><strong>Cache time:<\/strong> The feeds are fetched using WordPress \nbuiltin MagpieRSS system, which allows for caching of feeds\na given amount of time. Cached feeds are stored in\nthe backend database. There is a lower limit of two hours \nimposed by Send2Press, but you can set it to something higher.\nCache time is in minutes.<\/p>\n\n<p>If you want to change the look&amp;feel, the inline table is \nwrapped in a div with the id \"send2press-inline\" and the\nwidget is wrapped in an li with id \"send2press\". Let me \nknow if you need more to properly skin it.<\/p>\n\n<p><strong><a href=\"http:\/\/downloads.wordpress.org\/plugin\/send2press.zip\">Download now!<\/a><\/strong><\/p>\n\n<p><a href=\"http:\/\/www.kolbu.com\/2008\/12\/01\/send2press-wordpress-plugin\/\">Support<\/a><\/p>\n\n<p><a href=\"http:\/\/www.kolbu.com\/donations\/\">Donate<\/a><\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Unzip into the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the Dashboard-&gt;Plugins admin menu.<\/li>\n<li>See configuation pages under Dashboard-&gt;Settings, Dashboard-&gt;Manage and on the widget page.<\/li>\n<\/ol>\n\n<p>Note if you're upgrading from a previous release, there may be\nsome strangeness the first time you edit an old feed. Try again\nand it will work. Or delete the feed and create again, guaranteed\nfix. :-)<\/p>\n\n<!--section=changelog-->\n<ol>\n<li>2.3 Initial release, based on my CNN News and Google News plugins v2.3. Numbering scheme to be able to keep all similar plugins in sync.<\/li>\n<li>2.4 Fixed WP 2.7 compat problems<\/li>\n<\/ol>\n\n<p>Known bugs:\n  - None at this time<\/p>","raw_excerpt":"Displays news items from selectable Send2Press RSS feeds, inline, as a widget or in a theme. Multiple feeds allowed. Local caching.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=3849"}],"author":[{"embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/olav-kolbu"}],"wp:attachment":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3849"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3849"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3849"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3849"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3849"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}