Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Is there such a plugin for WP which can do something like that one on engadget web:

http://i45.tinypic.com/2lwoe89.jpg

Or I need to write my own from scratch?

If something similar existed, it would be a huge timesaver.

share|improve this question
Plugin recommendations are off topic now. – toscho Oct 6 '12 at 16:14
1  
Tell me how can I reformulate my question so it can be reopen. Thank you very much. – Derfder Oct 6 '12 at 16:42
Ask how write such a plugin, show some research efforts and maybe some of your own code attempts. – toscho Oct 6 '12 at 16:47
I know how to write such a plugin. You just need to grab number of comments from the database and group them. Make some logic conditional if statements and some other stuff and output the results in the present layer you like. But if somebody have already done it, it is a waste of time to do such plugin from me from scratch. – Derfder Oct 6 '12 at 17:19
OK, here we go: wordpress.org/extend/plugins/nrelate-most-popular – Derfder Oct 6 '12 at 17:46
show 1 more comment

closed as off topic by toscho Oct 6 '12 at 16:14

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.