Here’s some aggregate data for April 2025 about WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. contribution on TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/..
Please note:
- These data only include code contributions to WordPress codebase, not contributions on GitHubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ repositories such as GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ (but it still include Gutenberg package merges and related backports).
- The committers data only includes commits to
trunk
. Branch backports are not taken into account for now. - The raw data for this post are available on this public spreadsheet (opens in a new tab). You might find it easier to read.
- All the links for the graphics below open a new tab to display them in full size.
Releases of the month
- WordPress 6.8 « Cecil » was released on April 15, 2025 🚀
- WordPress 6.8.1 Maintenance Release was released on April 30, 2025 🛠️
General Trac overview
Ticket numbers are based on the Trac timeline for the period above.
In April, the WordPress Core team shipped 102 commits (-124 compared to last month). 171 tickets were opened (-2), 182 tickets were closed (-11), and 34 were reopened (+2).
This month, 87 people contributed to WordPress source code using Trac (-103 compared to last month), and 1 person made their very first contribution to WordPress Core ♥️
Components activity
How did April’s commits break out by Core Component?
The most prolific components were:
- Coding Standards with 12 commits (22%)
- Docs with 11 commits (20%)
- Editor with 5 commits (11%)
- Bundled Themes with 3 commits (6%)
- Build/Test Tools with 2 commits (4%)
- REST APIREST API The REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is how the front end of an application (think “phone app” or “website”) can communicate with the data store (think “database” or “file system”) https://developer.wordpress.org/rest-api/. with 2 commits (4%)
- Media with 2 commits (4%)
- Themes with 2 commits (4%)
- Help/About with 2 commits (4%)
- General with 2 commits (4%)
Contributors data retrieved from WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ profiles
The data below comes from matching contributors’ usernames, as mentioned in Trac props, with their profiles on WordPress.org.
One caveat: this ignores usernames that did not match a profile on dotorg, plus any that had blank or unusable country/company information (“The Universe”, “Unicorn land” or “Planes, Trains, and Busses” are not known countries 🙂).
Countries stats
In April, people from at least 19 countries contributed to WordPress Core.
The next graphs show the number of props received by country and the number of contributors from each country. The top 10 countries, based on the number of props received, are these (evolution since last month is provided between parenthesis):
Country | Contributions | Contributors |
---|---|---|
India | 40 (-72) | 18 (-25) |
USA | 35 (-46) | 19 (=) |
Japan | 7 (-3) | 3 (+2) |
Germany | 7 (+5) | 5 (+3) |
UK | 5 (+1) | 2 (-1) |
Australia | 5 (-20) | 3 (=) |
France | 4 (-45) | 1 (-8) |
Sweden | 4 (-10) | 1 (=) |
Georgia | 4 (-10) | 2 (+1) |
Croatia | 2 (+2) | 1 (+1) |
Five for the Future related stats
In April, people from at least 38 different companies/organizations contributed to WordPress Core.
The next graphs show the number of props received by organization and the number of contributors from each organization. The top 10 organizations, based on the number of props received, are these (evolution since last month is provided between parenthesis):
Organization | Contributions | Contributors |
---|---|---|
rtCamp | 26 (-30) | 8 (-13) |
KrishaWeb | 13 (8) | 1 (-3) |
10up | 13 (-59) | 5 (-6) |
Automattic | 9 (-18) | 8 (-8) |
Bluehost | 6 (0) | 1 (0) |
Yoast | 5 (-35) | 2 (-1) |
GoDaddy | 5 (-9) | 3 (2) |
Whodunit | 4 (-45) | 1 (-7) |
Human Made | 4 (-13) | 1 (0) |
Huptech | 4 (4) | 3 (3) |
What did April hold for Core Committers?
11 Core Committers committed code to the trunk
branch in WordPress SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. repository this month (-3 compared to last month).
Of the 53 commits to the trunk
branch (-73 compared to the previous month), 26 (46%) were made by people working at Yoast, 6 (11%) from employees of 10up, 5 (10%) from people working at Bluehost, and 3 (6%) at Whodunit, or Human Made.
Account | Commits | Company | Country | Member since |
---|---|---|---|---|
sergeybiryukov | 26 | Yoast | Russia | 2007 |
jorbin | 6 | 2009 | ||
desrosj | 5 | Bluehost | United States of America | 2009 |
peterwilsoncc | 4 | 10up | Australia | 2008 |
audrasjb | 3 | Whodunit | France | 2011 |
johnbillion | 3 | Human Made | United Kingdom | 2005 |
flixos90 | 2 | United States of America | 2012 | |
joemcgill | 2 | 10up | United States of America | 2008 |
ryelle | 2 | United States of America | 2009 | |
joedolson | 1 | Accessible WD | United States of America | 2008 |
bernhard-reiter | 1 | Automattic | 2008 | |
westonruter | 1 | United States of America | 2007 |
Thanks to @francina and @benjamin_zekavica for proofreading this post.