WP-AutoSharePost

This plugin automatically shares posts to facebook and twitter with predefined
messages and grabs the facebook comments.

Author:Benjamin Paap (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.4.2
Plugin version:0.2.5
Added to WordPress repository:23-05-2012
Last updated:03-07-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.wordpress.org/extend/plugins/wordp...
Total downloads:26 201
Active installs:200+
plugin download
Click to start download

About this Plugin

A wordpress plugin to automatically share posts via twitter and facebook with a
CommentGrabber to grab all comments posted on a facebook post which is connected
with a blog post. The Comment Grabber requires wp-cron to run as a real cronjob
to work properly. See “Getting Started
under “Installation
to get more information.

Special Thanks

I want to thank all my colleageus at Checkdomain who
supported me to create this WordPress-Plugin

Feedback

Any feedback, comments or improvements are welcome. Feel free to contact me at
b.paap@checkdomain.de

If you have found any bugs or want to support this project with your bugfixes feel
free to fork this project and do a pull request. I will then review your changes
and merge them.

Future Plans

As soon as Google releases their API for Google+ I will implement a possibility
to share posts to Google+ as well.

If you have any whishes for more social networks/platforms to be included feel
free to contact me at b.paap@checkdomain.de

Information for Theme Designers

If you want to support this plugin in your theme and give facebook comments a
special appeareance you can check with something like this, if the current
comment is a facebook comment:

<?php if ($comment->comment_type == 'facebook'): ?>

Screenshots
FAQ
ChangeLog