Topic: Facebook Integration (I.E. Facebook auto-publishing)
Just thought it would be nice to have Facebook integration as an option for theme, specifically for autopublishing to Facebook connected users.
This would entail Facebook Connect with Wordpress but on the theme side, this would require coding to enable the sending of a wall post to all subscribed users when a new wordpress post is made.
The idea being that this auto-sharing exposes the website to the newsfeeds of those users' friends - ergo increasing the audience.
I do have some code available that asks for the proper facebook permissions and that can send a wall post to the user's wall.
Problem is, I have no idea how to link the sending of the message to a specific post, nor how to prevent the code from sending this wall post everytime the website is visited.
This may have nothing to do witht he theme, and more to do with wordpress itself but I just thought I'd give it a try!
I know it is possible to do... the question is how?