{"id":3609,"date":"2008-11-18T21:50:12","date_gmt":"2008-11-18T21:50:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sendfeed\/"},"modified":"2012-07-16T16:17:20","modified_gmt":"2012-07-16T16:17:20","slug":"sendfeed","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sendfeed\/","author":281470,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0","stable_tag":"2.0","tested":"3.4.2","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"SendFeed","header_author":"TruthMedia","header_description":"","assets_banners_color":"","last_updated":"2012-07-16 16:17:20","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/truthmedia.com\/engage\/giving","header_plugin_uri":"http:\/\/truthmedia.com\/wordpress\/sendfeed\/","header_author_uri":"http:\/\/truthmedia.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":5993,"num_ratings":0,"support_threads":0,"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":["1.3","1.5","1.6","2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2515,267,76073,252,850],"plugin_category":[41],"plugin_contributors":[87788],"plugin_business_model":[],"class_list":["post-3609","plugin","type-plugin","status-closed","hentry","plugin_tags-atom","plugin_tags-email","plugin_tags-email-update","plugin_tags-feed","plugin_tags-rss","plugin_category-communication","plugin_contributors-truthmedia","plugin_committers-truthmedia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sendfeed.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The SendFeed plugin allows you to send the latest post(s) from your RSS feed\nto an external Mailing List Manager in both text and html formats.  It is\ncapable of sending messages out immediately, at predefined intervals such as\ndaily\/weekly\/monthly or manually.<\/p>\n\n<p>The text and HTML templates are completely customisable on a per feed basis\nso you can tailor the emails to suit the list or feed you are using.<\/p>\n\n<p>Potential uses include:\n* Automatically kick off formatted emails to mailing list managers on blog feed update.\n* Email notifications to one or more people on feed updates.\n* Track your favourite blog feeds by email.<\/p>\n\n<p>Features:\n* HTML + Text Emails\n* Ability to include custom mail header fields\n* Flexible send schedule including fifteen minute, daily, weekly, monthly or manual sending<\/p>\n\n<p>Created by the <a href=\"http:\/\/truthmedia.com\">TruthMedia<\/a><\/p>\n\n<p>Programming and Design by <a href=\"http:\/\/www.warkensoft.com\/about-me\/\">James Warkentin<\/a><\/p>\n\n<h3>License Notes<\/h3>\n\n<p>This program is free software; you can redistribute it and\/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; version 3 of the License.<\/p>\n\n<p>This program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.<\/p>\n\n<p>You should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA<\/p>\n\n<h3>BETA SOFTWARE WARNING<\/h3>\n\n<p>Please be aware as you use this software that it is still considered to be\nBETA SOFTWARE and as such may function in unexpected ways.  Of course, we\ndo try our best to make sure it is as stable as possible and try to address\nproblems as quickly as possible when they come up, but just be aware that\nthere may still be bugs.<\/p>\n\n<p>In the event that you DO experience any problems with this software, we would\nlike to hear about it and will do our best to fix the problem.  You can let us\nknow in the comments associated with the post of the latest SendFeed release.\nhttp:\/\/truthmedia.com\/category\/sendfeed\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the \/sendfeed\/ folder and files to your WordPress plugins folder,\nlocated in your WordPress install under \/wp-content\/plugins\/<\/p><\/li>\n<li><p>Browse in the WordPress admin interface to the plugin activation page and\nactivate the SendFeed plugin.<\/p><\/li>\n<li><p>The plugin should now be installed and activated.  The first time you visit\nmanagement page, the appropriate tables will be created in the database\nif necessary.<\/p><\/li>\n<li><p>You may create new contact forms by using the controls found on the\nSettings &gt; SendFeed page.<\/p><\/li>\n<li><p>The email scheduling of SendFeed will function best on high traffic sites.\nIf your site does not receive very much traffic, you may want to set up a\ncron script to load the wp-cron.php page from your site at regular \nintervals.  Some information on doing this can be found here:\nhttp:\/\/www.satollo.net\/how-to-make-the-wordpress-cron-work<\/p>\n\n<p>Cron example running every 15 minutes:\n*\/15 * * * *    \/usr\/bin\/php -f \/path\/to\/your\/site\/wp-cron.php\n(You will want to test this on the commandline of your server to ensure it\nis working as expected) (You may also need to use \/usr\/bin\/php-cgi instead, \ndepending on your server configuration)<\/p>\n\n<p>Alternative: Use a third party service like this one...\nhttps:\/\/www.setcronjob.com\/<\/p><\/li>\n<li><p>Have fun, enjoy using the SendFeed plugin, and don't forget to come\n<a href=\"http:\/\/truthmedia.com\" title=\"TruthMedia.com\">visit us<\/a>. For the\nlatest  version, more extensive documentation or to stay updated see\n<a href=\"http:\/\/truthmedia.com\/wordpress\/sendfeed\/\" title=\"TruthMedia SendFeed Blog\">our SendFeed blog<\/a>.<\/p><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>2.0<\/h4>\n\n<ul>\n<li>Feature: Filter log history by feed.<\/li>\n<li>Feature: Search log history for keyword.<\/li>\n<li>Feature: Better log pagination.<\/li>\n<li>Feature: Cleaned up feed list for better overview.<\/li>\n<li>Feature: Updated to properly use wp-cron functions.<\/li>\n<li>Bug Fix: Brought the codebase up-to-date for PHP 5 and WordPress 3 compat.<\/li>\n<li>Cleanup: Many parts of the code cleaned for better functionality.<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Old version<\/li>\n<\/ul>","raw_excerpt":"Allows WordPress bloggers to send email updates to a given email address any\ntime an RSS feed is updated.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3609","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=3609"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/truthmedia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3609"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3609"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3609"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3609"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3609"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}