Top 10 WordPress Plugin Developers
As the year is coming to an end, perhaps it’s time for a different kind of “Top X” post. Instead of a list of new WP plugins to try out, here are the top plugin authors – the brilliant people who create outstanding tools and share them with the WordPress community.
The list is ranked by the number of downloads from the wordpress.org plugin directory. Also check out the big Top 1000 table.
- Michael Torbert
961 306 downloads. Co-author of All In One SEO Pack (originally created by Uberdose). - Matt Mullenweg
921 827 downloads. Everybody knows Matt, the main WP dev and author of Akismet. - Lester ‘GaMerZ’ Chan
775 220 downloads. Author of WP-Polls and other cool plugins. - Arne Brachhold
628 350 downloads. Author of Google XML Sitemaps, etc. - Andy Skelton
449 345 downloads. Author of WordPress.com Stats. Another dedicated hacker. - Alex Rabe
429 705 downloads. Author of NextGEN Gallery, etc. - Oliver Seidel
361 918 downloads. Author of cforms II. - Joost de Valk
328 036 downloads. Author of Sociable, Google Analytics for WP and numerous other tools. - Donncha O Caoimh
246 752 downloads. Author of WP Super Cache and other assorted plugins. - Vladimir Prelovac
244 963 downloads. Author of Smart YouTube, various SEO plugins, and more.
Special Mentions
- Most plugins by a single author : Viper007Bond has 25 plugins hosted on wordpress.org.
- Highest version number : cforms II version 9.4 by Oliver Seidel. This plugin also has the highest number of user ratings – 419 votes.
- Longest plugin name : Sliding Post – Slides latest posts with Carousel effect (55 characters) by dasinfomedia
- Shortest plugin name : mu by Mark Bockenstedt. That’s not WordPress MU – “mu” is an obscure microblog updater plugin.
Notes
I got the source data by using the mostly undocumented WordPress.org plugin API. First I downloaded all the plugin metadata I could get, which turned out to be 3688 plugin records. Then, with some simple SQL magic, I found all distinct authors (2190 unique names) and how many plugin downloads each author has. You can see a selection of the results above.
Granted, the aggregate stats may not be entirely accurate. For example, if a plugin had the “Author” field set to “John Smith and Jane Doe”, it would be treated as a new, distinct author and wouldn’t count towards the download total of either John or Jane. Perhaps that’s not such a big problem anyway
I’m #37, yay?
Related posts :
Great use of the API, love these type of stats. Not many surprises though.
Perhaps one day I’ll be on that list, though I have yet to launch my first plugin!
Great Job! How did you find out how to use the API if it was undocumented? I’ve been very interested in seeing how it works, but haven’t been able to find any tutorials/docs on it. Not even someone really mentioning it before until now! haha. Thanks!
Author of All in One SEO plugin is not the one you mentioned, he just took over the plugin. All Credit for that high number of downloads is the original author. http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/
Sorry…I don’t know the author’s name.
Just found that since he is no longer active developer of AIO SEO plugin, his rank has slipped to #206!
Yay, I’m #253 on the top 1k list!
Neat script, I didn’t know there was an API for WordPress Extend. I guess there would have to be for WP 2.7’s features…
This is really kool…
Although I couldn’t make it to the list of 1000 either, I would love to see such stats and ranking data on official wordpress.org
Guess, it will bring more coders and better plugins as many coders will start fighting for ranking.
Thanks for the list guys, got a few plug in from it…
Woohoo #36, funny that plugins that simply order stuff are so popular: My Page Order, My Link Order, My Category Order
Thanks for the list, I am ranked 3rd =D
If I may, there are well over 25 plugins on semiologic.com. But you’ve good reasons to have missed them — most aren’t hosted on wordpress.org.
D.
Thanks for the comments, everyone
@Chris : Some functions are documented in the source code in /wp-admin/includes/plugin-install.php
@Navjot Singh : Oops, I just went by the data from the API; didn’t know which one of them was the original author. I’ll add a notice to the list.
@Denis : I knew I’d miss some plugins/developers, but unfortunately there isn’t any way to get objective stats about those not hosted on wp.org. Eh, I have a few non-hosted plugins myself and I didn’t count those
#86… not bad I suppose!
It’ll be really interesting to see what the results look like this time next year.
Strange thing abt the data is that Uberdose is still the co-author listed at wordpress.org…so does it mean API catches only 1 author if 2 authors are listed against a plugin? Because the author-Uberdose at 206 should share position at No 1 with the co-author.
Doh, I missed the top 1000 list, would be great if you could add the developer’s 2 or 3 most popular plugins to that list as well.
Developer name (Plugin 1, Plugin 2)
Two things:
1. Damn, I just barely missed that top 10 list (I’m #11 if you go by downloads). Then again if I released a new version of my plugins every day/week like some authors do, I’d probably be a lot higher up that list.
I’m curious to see how many users use each plugin. Since the data is sent home during update checks for the plugins, theoretically that data could be collected and released (it’d be pretty interesting to see which plugin, besides Akismet, is installed the most).
2. I thought for sure that that “25″ number included plugin names/stubs I had registered on WP.org but had never bothered to get around to coding, but after looking at my list it turns out to be correct, if not lower than the real count. Wow, I write a lotta stuff. lol
@ Denis from semiologic.com : I just went to the Software section on your site that you gratiously provided to us — while I was wondering why one would decide to not host his/her plugins at wordpress.org.
Anyways… After clicking on the “Contact Form” link I got a “Coming soon…” message. Then I clicked on the “Redirect Manager” link and got the same “Coming soon…” message. Then I closed that browser window.
~Marcus
@ Navjot Singh : I suspect the API returns the author listed in the plugin’s header (i.e. “Author: asdf” in the .php file). As far as I can tell, it doesn’t include the list of contributors you see on wordpress.org.
@ Wesley : I’ll see if I can add it (though the table is already huge).
[...] A lista é ordenada pelo número de downloads a partir do diretório plugins do WordPress.org e foi divulgada originalmente pelo blog w-shadow.com [...]
[...] Une fois n’est pas coutume, Weblog Tools Collection (en) publie une brève qui devrait en intéresser plus d’un. Il s’agit du classement des auteurs des extensions les plus téléchargées du répertoire officiel des plugins WordPress (en). Ce classement a été établi par le blog w-shadow.com. [...]
@Andrew: Maybe it’s time for a plugin to reorder the WordPress Admin menus somehow…?
Shadow, I just remembered, did you know you could wrap your blog template around your cool Top 1000 list? I have a post on how to do it:
http://www.webmaster-source.com/2008/11/26/how-to-integrate-non-wordpress-pages-in-wordpress/
Then you could add a link to the page somewhere in your sidebar or horizontal navigation, and show it off more. It’s kind of a leaderboard for the plugin developers, and it’s definitely something I would want to look at again. Maybe it’s worth making a bit more…friendly?
[...] created the most sought-after WordPress plugins for 2008. Fortunately, W-Shadow.com has compiled a list of the top WordPress plugin developers using rankings from the number of downloads from the wordpress.org plugin [...]
@ redwall_hp : Reorder admin menus… like this?
I suspect the table would become broken in new and exciting ways if I wrap it inside the blog’s theme. Design/layout is always a pain for me
This is a fantastic list; kudos to everyone on the top 10! All of you guys are among the reasons that Wordpress is such an awesome piece of software and a top-notch tool for designers like me.
I’m looking forward to even more greatness in 2009!
I’d like to thank all of the authors. They’re making WordPress a much better experience.
THANK YOU ALL!
@Viper, yeah, it’s the number of released plugins. I’ve over 40 registered on wp-plugins.org, but I’ve yet to release a dozen on them.
D.
I think that Matt and Lester are winners! Matt developed wordpress and Lester has several plugin it means more downloads
I think we all are winners. Thanks the the authors there are more users.
And because there are more users, authors do their best to make the next big plugin.
Luckily, with WordPress it has been a endless circle so far.
@Shadow, *exactly* like that. I’ll have to try that plugin out sometime…
[...] is not something that i researched about, but found a list that was prepared by a plugin creator, White Shadow who created the list with the plugins which had the highest [...]
[...] 原文:Top 10 WordPress Plugin Developers [...]
[...] Top 10 WordPress Plugin Developers: Disusun berdasarkan berapa kali plugin bikinan orang yang bersangkutan diunduh dari direktori WordPress Plugins. Orang Indonesia gak ada yang masuk ya? (info via Weblog Tools Collection) Baca juga: WordPress Plugin Competition 2.5 [...]
All In One SEO Pack is good plugin, He is on the top.
I’m 60
Thanks for the list.
Hmm, interesting. I’m #485! There is a bug, though. It’s showing my most popular plugin wrong. It should be SermonBrowser with 3,263 downloads, not Quick Admin Links with 361. (See http://wordpress.org/extend/plugins/profile/mark8barnes)
@ Mark : Okay, I’ll check my algorithm when I have time.
[...] Top 10 WordPress Plugin Developers takes a look at the top plugin authors ranked by the number of downloads from the WordPress Plugin Repository. Also includes a few other statistics. You can check out the more exhaustive Top 1000 list. What’s your rank? Go to Original Source [...]
[...] W-Shadow.com han realizado un Top 10 de Desarrolladores de Plugins para Wordpress, lo que equivale a decir lo más famosos y descargados, claro que el crédito no deben llevarselo [...]
[...] Shadow has recently compiled a list of top 1000 WordPress plugin authors based on number of downloads. There are 2190 authors in total, and I rank at 843th position with [...]
Fu4ny and Funnnny are the same. Just a mistake by Wordpress plugin repo’s name listing
[...] walking and we are moving now to out new flat. I’m also very impressed to be one of the TOP 10 WordPress Plugin developer in 2008 (and he only count the NextGEN Gallery downloads, without wordTube and wp-Table). Filed [...]
Any chance you could update the Top 1000 list more frequently? If not, could you go more in depth about how you used the plugin API? I could see this list getting pretty addictive
The problem with that is that to update the list I have to do one HTTP request per each plugin, which takes a while on my crappy connection. I could update it weekly if enough people care.
Partial API doc is here. I might write something myself next week.
Or maybe not. According to this thread, somebody might already be working on the documentation.
Awesome. Thanks for the help.
Ok, so the API call has 2 POST calls: action & body. The documentation (if you can call it that) claims that action is a string, whereas body is a serialized object. The code below is passed into cURL. Any ideas why it’s not recognizing the body properties (‘popular’, 100)?
$body->browse = ‘popular’;
$body->per_page = 100;
$data = ‘action=query_plugins&body=’ . serialize($body);
[...] upon cumulative downloads, White Shadow offers the Top 10 WordPress Plugin Developers within the WordPress Plugin [...]
[...] created the most sought-after WordPress plugins for 2008. Fortunately, W-Shadow.com has compiled a list of the top WordPress plugin developers using rankings from the number of downloads from the wordpress.org plugin [...]
Hey — found a way to get all the necessary stats data in one API call:
{include path to wp-config.php}
$args = (object) array(‘browse’ => ‘popular’, ‘page’ => 1, ‘per_page’ => 2000, ‘fields’ => array(‘downloaded’ => true, ‘description’ => false, ’sections’ => false, ‘tested’ => false, ‘homepage’ => false, ‘rating’ => false));
$data = array(‘body’ => array(‘action’ => ‘query_plugins’, ‘request’ => serialize($args)));
$request = wp_remote_post($api_url, $data);
$object = unserialize($request['body']);
$plugins = $object->plugins;
Here’s an example of it working (“per_page” is set to 200):
http://pods.uproot.us/wp-content/top_plugin_authors.php
It’ll require a little tweaking, but 1 API call sure beats 4000
Nice. I’ve updated the Top 1000 list
great people…
awesome!
[...] is a nice list I found the other day. W-Shadow has put up a top 10 list of the best Wordpress plugin developers of 2008, based on plugin [...]
great.. wordpress rocks!!
even corporate companies are switching to wordpress.. simply amazing!
[...] Quelle [...]
[...] is a nice list I found the other day. W-Shadow has put up a top 10 list of the best Wordpress plugin developers of 2008, based on plugin [...]
I am honored to have Vladimir Prelovac as friend !!
Just to let you know that he is great decent, but genius guy !
I was also using his plug-in wp-wall for online chat on wordpress, on one site with huge community, and I must tell you, it works great, and on the other side, in this several months he made additional improvements from my suggestions, without problems.
Stay the way you are man !!!
“BRAVO CIMERU !!!!
”
Sincerelly, Alex, Ceo of vizioshop.com, online t-shirt shop
[...] Une fois n’est pas coutume, Weblog Tools Collection (en) publie une brève qui devrait en intéresser plus d’un. Il s’agit du classement des auteurs des extensions les plus téléchargées du répertoire officiel des plugins WordPress (en). Ce classement a été établi par le blog w-shadow.com. [...]
good info. thanks
[...] ø Top 10 WordPress Plugin Developers | W-Shadow.com ø [...]
nice articles.thanks
Top 3 WordPress Plugins Developer…
I am ranked among the Top 10 WordPress Plugins Developers. I am ranked 3rd to be precise based on the number of downloads for all my 17 plugins hosted on the official WordPress Plugins repository.
Source: W-Shadow.com’s Blog: Top 10 WordPress Plu…
I think you should use a better spam catcher
.
Try to ban the spammer IP
Indeed. I had a better one but it slowed down the site too much :/
Good.
Thanks for help!
[...] W-Shadow đã đưa ra một danh sách top 10 của các nhà phát triển plugin Wordpress hay nhất năm 2008, dựa trên các plugin đang phổ biến và số lượng bổ sung phát triển. [...]
Top Stuff
Im enjoying this site. Please keep up the great stuff.
Sandy Woong
[...] new odyssey in WordPress Plugin production as he moves his way to the top of the list as one of the most prolific WordPress Plugin authors in the WordPress Plugin Directory, giving the likes of Michael Torbert, Matt Mullenweg, Lester [...]
[...] Quelle [...]
[...] new odyssey in WordPress Plugin production as he moves his way to the top of the list as one of the most prolific WordPress Plugin authors in the WordPress Plugin Directory, giving the likes of Michael Torbert, Matt Mullenweg, Lester [...]
[...] Quelle Categories: Plugins Tags: deutsch, galerie, Plugins, sitemap, top10, verzeichnis Kommentare (0) Trackbacks (0) Einen Kommentar schreiben Trackback [...]
[...] new odyssey in WordPress Plugin production as he moves his way to the top of the list as one of the most prolific WordPress Plugin authors in the WordPress Plugin Directory, giving the likes of Michael Torbert, Matt Mullenweg, Lester [...]
[...] Quelle [...]
Amazing! Thank you! Will definitely be checking some of these out on my blog!
[...] har här sammanställt en lista med de 10 populäraste WordPress pluginen. Några av de plugins som finns [...]
Top 10 WordPress Plugin Developers | W-Shadow.com…
Thank you for submitting this cool story – Trackback from Servefault.com…
[...] Top 10 Wordpress Plugins Developer [...]
I suggest to use free PHP IDE Codelobster PHP Edition with special WordPress plug-in.
[...] The list is ranked by the number of downloads from the WordPress.org plugin directory. You can also check out the huge Top 1000 table or the last year’s Top 10. [...]
Very useful Post! really helped me out! hope to check more out soon
Can you provide more information on other wordpress plugins, or do you have some resources you can share with us where we can find such useful stuff? Thanks.