Profiles

Badges

CODE
1 badge
Core Contributor '25

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
1contribution
high1
medium0
score3

WordPress releases

Contributed to 1 release
  • 6.9

Contributions

Type
September 2025
Sep 07 Sun · 20:33
Core high
Mentioned in [60717] on WordPress SVN:
Database: Add `type_status_author` index for the posts table.
May 2020
May 28 Thu · 15:23
Forums med
Posted a reply to Use archive.org for broken links?, on the site WordPress.org Forums:
Checked here, the plugin already uses Wayback machine (file /includes/admin/links-page-js.php): function findReplacementSuggestions(url, suggestionList) { var…
May 28 Thu · 00:48
Forums med
Posted a reply to Use archive.org for broken links?, on the site WordPress.org Forums:
I activated this plugin again (not being used since 2015), and as far as I…
May 21 Thu · 00:41
Forums med
Posted a reply to wpseo_opengraph deprecated. How to remove things from OpenGraph now?, on the site WordPress.org Forums:
Found a way to remove presenters: function add_my_custom_presenter( $presenters ) { $presenters_to_remove = array('Article_Published_Time_Presenter', 'Article_Modified_Time_Presenter');…
May 20 Wed · 23:41
Forums med
Created a topic, wpseo_opengraph deprecated. How to remove things from OpenGraph now?, on the site WordPress.org Forums:
I used to have this piece of code to remove the publis…
May 14 Thu · 02:43
Core med
Created ticket #50161 on Core Trac:
Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks
May 2013
May 31 Fri · 19:10
Core med
Created ticket #24473 on Core Trac:
is_home returns true for pages created with custom rewrite_rules