****************************
Do not cut and paste a reply
****************************
I have a simple WordPress installation where users can register with their facebook account.
I want to save which Facebook users click LIKE on a post. And I want a total number of users which clicked LIKE on the post I can use as a variable for the future.
So, if a user is on a Post, logged in with facebook and clicks LIKE it stores the number of LIKEs for that page and a list of users.
The admin should then be able to click on a post and see the list of users which liked the page and export their available data (I’ll have Facebook get email and user_location).
Should be quick for anyone who really knows ajax, jquery, fql, json or similar.
****************************
Do not cut and paste a reply
****************************