{"id":18249,"date":"2012-05-23T20:00:39","date_gmt":"2012-05-23T20:00:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordpress-autosharepost\/"},"modified":"2012-07-03T15:01:00","modified_gmt":"2012-07-03T15:01:00","slug":"wordpress-autosharepost","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wordpress-autosharepost\/","author":9355937,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.5","stable_tag":"0.2.5","tested":"3.4.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"WP-AutoSharePost","header_author":"Benjamin Paap","header_description":"","assets_banners_color":"","last_updated":"2012-07-03 15:01:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.wordpress.org\/extend\/plugins\/wordpress-autosharepost\/","header_author_uri":"http:\/\/blog.checkdomain.de\/author\/benjaminpaap\/","rating":0,"author_block_rating":0,"active_installs":100,"downloads":26443,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Everything should work fine during upgrade. There is nothing special to think of.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566902","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566902","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566902","resolution":"1","location":"plugin"}},"screenshots":{"1":"The WP-AutoSharePost Settings Page","2":"The CommentGrabber Settings Page","3":"A sample comment grabbed from facebook"}},"plugin_section":[],"plugin_tags":[107,157,13883,138,159],"plugin_category":[44,56],"plugin_contributors":[83288],"plugin_business_model":[],"class_list":["post-18249","plugin","type-plugin","status-closed","hentry","plugin_tags-comments","plugin_tags-facebook","plugin_tags-grab","plugin_tags-share","plugin_tags-twitter","plugin_category-discussion-and-community","plugin_category-social-and-sharing","plugin_contributors-checkdomain","plugin_committers-benjaminpaap"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordpress-autosharepost.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wordpress-autosharepost\/trunk\/screenshot-1.png?rev=1566902","caption":"The WP-AutoSharePost Settings Page"},{"src":"https:\/\/ps.w.org\/wordpress-autosharepost\/trunk\/screenshot-2.png?rev=1566902","caption":"The CommentGrabber Settings Page"},{"src":"https:\/\/ps.w.org\/wordpress-autosharepost\/trunk\/screenshot-3.png?rev=1566902","caption":"A sample comment grabbed from facebook"}],"raw_content":"<!--section=description-->\n<h4>About this Plugin<\/h4>\n\n<p>A wordpress plugin to automatically share posts via twitter and facebook with a\nCommentGrabber to grab all comments posted on a facebook post which is connected\nwith a blog post. The Comment Grabber requires wp-cron to run as a real cronjob\nto work properly. See \"<strong><a href=\"http:\/\/wordpress.org\/extend\/plugins\/wordpress-autosharepost\/installation\/\">Getting Started<\/a><\/strong>\" \nunder \"<strong><a href=\"http:\/\/wordpress.org\/extend\/plugins\/wordpress-autosharepost\/installation\/\">Installation<\/a><\/strong>\" \nto get more information.<\/p>\n\n<h4>Special Thanks<\/h4>\n\n<p>I want to thank all my colleageus at <strong><a href=\"http:\/\/www.checkdomain.de\/\">Checkdomain<\/a><\/strong> who\nsupported me to create this Wordpress-Plugin<\/p>\n\n<h3>Feedback<\/h3>\n\n<p>Any feedback, comments or improvements are welcome. Feel free to contact me at\nb.paap@checkdomain.de<\/p>\n\n<p>If you have found any bugs or want to support this project with your bugfixes feel\nfree to fork this project and do a pull request. I will then review your changes\nand merge them.<\/p>\n\n<h3>Future Plans<\/h3>\n\n<p>As soon as Google releases their API for Google+ I will implement a possibility\nto share posts to Google+ as well.<\/p>\n\n<p>If you have any whishes for more social networks\/platforms to be included feel \nfree to contact me at b.paap@checkdomain.de<\/p>\n\n<h3>Information for Theme Designers<\/h3>\n\n<p>If you want to support this plugin in your theme and give facebook comments a \nspecial appeareance you can check with something like this, if the current \ncomment is a facebook comment:<\/p>\n\n<pre><code>&lt;?php if ($comment-&gt;comment_type == 'facebook'): ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<p>To install this plugin in your working wordpress installation just download all\nfiles and put them in a new folder e.g.: \/wp-content\/plugins\/wp-autosharepost\/<\/p>\n\n<h4>Getting Started<\/h4>\n\n<p>Just follow these steps to get things working for each of these social networks<\/p>\n\n<h4>Facebook<\/h4>\n\n<ol>\n<li>Visit <a href=\"https:\/\/developers.facebook.com\/apps\">developers.facebook.com<\/a> and create \na new application. Please note, that you have to supply your domain where your\nblog is installed in the \"<strong>App Domain<\/strong>\" field and a complete URL like \n\"http:\/\/yourdomain.com\" in the \"Website with Facebook Login\" field.<\/li>\n<li>Visit http:\/\/[YOUR_DOMAIN]\/wp-admin\/options-general.php?page=wp-autosharepost-settings<\/li>\n<li>Copy and paste the \"<strong>App ID<\/strong>\" and \"<strong>App Secret<\/strong>\" shown on facebook for your application \nin the corresponding fields on the plugin settings page<\/li>\n<li>If you want to administrate a page then you can also provide the plugin with \nyour your \"<strong>Page ID<\/strong>\"<\/li>\n<li>Save the settings<\/li>\n<li>After saving request a new \"<strong>Access Token<\/strong>\" with the \"<strong>Request Access-Token<\/strong>\" Link on\nthe plugin settings page<\/li>\n<li>Your Facebook App will now ask for access to manage your page. Grant it and \nyou're ready to share posts on Facebook.<\/li>\n<\/ol>\n\n<h4>Twitter<\/h4>\n\n<ol>\n<li>Visit <a href=\"https:\/\/dev.twitter.com\/apps\/new\">dev.twitter.com<\/a> and create a new app<\/li>\n<li>Click on the \"<strong>Settings<\/strong>\"-Tab and locate \"<strong>Application Type<\/strong>\". Here you have to\nchange the \"<strong>Access\"-Level<\/strong>\" to \"<strong>Read and Write<\/strong>\". Save these settings.<\/li>\n<li>Go back to the \"<strong>Details<\/strong>\"-Tab and click \"<strong>Create my access token<\/strong>\" at the end\nof the page.<\/li>\n<li>Visit http:\/\/[YOUR_DOMAIN]\/wp-admin\/options-general.php?page=wp-autosharepost-settings<\/li>\n<li>Now copy and paste all needed settings. You need the \"<strong>Consumer key<\/strong>\", \n\"<strong>Consumer Secret<\/strong>\", \"<strong>Access token<\/strong>\" and \"<strong>Access token secret<\/strong>\" to tweet your posts<\/li>\n<\/ol>\n\n<h4>Bit.ly<\/h4>\n\n<p>In order to support URL shortening for your twitter links you should enable bit.ly \nby supporting the plugin with some valid login details.<\/p>\n\n<ol>\n<li>Visit <a href=\"https:\/\/bitly.com\/\">bitly.com<\/a> and sign up. If you are already registered\nlog in now.<\/li>\n<li>Enter your bit.ly username in the corresponding field in the plugin settings \npage.<\/li>\n<li>Visit http:\/\/bitly.com\/a\/account and scroll down until you reach the \"<strong>API Key<\/strong>\"\nheadline. Copy and paste this code to the plugin settings page.<\/li>\n<\/ol>\n\n<h4>CommentGrabber<\/h4>\n\n<ol>\n<li>To enable the Facebook CommentGrabber just visit the plugin settings page under\nhttp:\/\/[YOUR_DOMAIN]\/wp-admin\/options-general.php?page=wp-autosharepost-commentgrabber<\/li>\n<li>Check \"<strong>Enable CommentGrabber<\/strong>\" to enable the CommentGrabber.<\/li>\n<li>Specify an interval in which the CommentGrabber checks for new comments on\nFacebook.<\/li>\n<li>Check the \"<strong>Auto-Approve new Comments<\/strong>\" Option to approve every comment which \ncomes from Facebook directly.<\/li>\n<li>Because the CommentGrabber uses the Wordpress Cron it is <strong>highly recommended<\/strong>, \nthat you switch to a normal cron before using the CommentGrabber. If you do \nnot your users may be interupted while trying to access your page. Some \nFacebook requests may take some time to finish.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>None yet.<\/p>\n\n<!--section=changelog-->\n<p>This is the plugin changelog from the beginning with version 0.1.1<\/p>\n\n<h4>0.3 (development)<\/h4>\n\n<p>Would like to hear your thoughts about my plans developing this plugin further. \nFeel free to contact me and discuss any features with me.<\/p>\n\n<ul>\n<li>PLANNED: Create a widget to show every facebook like for your shared post like\n        other twitter widgets do. Maybe a twitter widget too, so that you don't\n        need to install another plugin.<\/li>\n<li>PLANNED: Wordpress Comment Postback to Facebook. Users can request an access\n        token in their user profile, so that if they answer with a comment to\n        a post this comment is automatically posted to the shared facebook post.<\/li>\n<\/ul>\n\n<h4>0.2.4<\/h4>\n\n<ul>\n<li>ADDED: An option to read more pages with the comment grabber.<\/li>\n<li>FIX: Login issue with facebook<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>ADDED: Default messages for facebook and twitter. If auto sharing is enabled in\n      a wordpress post the plugin will look for default messages. If they are\n      set the post will be shared.<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>ADDED: Support for different posting types on facebook.com. You can now choose\n      between 'status', 'link', 'photo'. Currently unsure if 'video' will also\n      be supported in the near future.<\/li>\n<li>ADDED: Posting type can be set in options as default but can be changed in \n      every article you create.<\/li>\n<li>ADDED: Options to choose from different picture types and sizes to share.<\/li>\n<li>ADDED: Comments from shared photos will be grabbed as well.<\/li>\n<li>ADDED: Option to create a new album with every shared picture. Be carefull with\n      this option because I don't know what facebook will do if you create many\n      albums. This is an option to prevent facebook cumulating your pictures.<\/li>\n<li>FIX: Icons in post will only show up, if post was really shared on this social\n    network. Before both icons were shown if the post was shared on any network.<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>ADDED: German language files<\/li>\n<li>ADDED: Option to specify what type of message to share to facebook (link\/status message)<\/li>\n<li>FIX: When a Blogpost is created and directly published no messages were shared \n    to social networks. <\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Initial Release of this plugin<\/li>\n<\/ul>","raw_excerpt":"This plugin automatically shares posts to facebook and twitter with predefined messages and grabs the facebook comments.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/18249","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=18249"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/benjaminpaap"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=18249"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=18249"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=18249"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=18249"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=18249"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=18249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}