I'm just wondering if anyone knows of a method or plugin that I can implement that will keep track of Facebook likes within Wordpress posts, and allow me to show posts in order of "most liked"?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
Similar question: Top 3 posts in last week ordered by Facebook and Twitter share counts Basically, you have to write something to get the like count and store it as metadata with the posts every so often. Then you can order based on that count. |
|||
|
|
