Today I downloaded just about every WordPress plugin that exists (or the top 8,000+, at least) and parsed out the actions and filters that each plugin hooks into. I’m going to be looking at that data to help determine the key places that a CMS needs to be flexible. But until I have time to play with the data, I thought I’d post the top WordPress hooks, taken from 8,240 of the most popular plugins hosted on WordPress.org.
It makes sense that initialization, filtering the page content, and adding administrative features are at the top of the list. It’ll be more interesting to see whats a little further down. I’ll post more as I have time to make sense of the data.
Link to this post!
Related posts:
- ExtendBetter Beta (a better WordPress plugin search) After fighting with the WordPress.org plugin directory for years, I...
