Profiles

Badges

CODE
1 badge
Core Contributor '17
CONTENT
1 badge
Documentation Contributor '17

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
0contributions
high0
medium0
score0

WordPress releases

Contributed to 2 releases
  • 5.0
  • 4.9

Contributions

Type
December 2018
Dec 14 Fri · 05:11
Core high
Mentioned in [44165] on WordPress SVN:
Editor: Merge some minor bug fixes.
Dec 10 Mon · 05:34
Forums med
Posted a reply to Issue about removing website field from Comment, on the site WordPress.org Forums:
Hi @tipsmania, Insert the following code in your functions file. add_filter( 'comment_form_default_fields', 'website_remove' ); function…
October 2018
Oct 24 Wed · 06:45
Core high
Mentioned in [43815] on WordPress SVN:
Editor: Minor bug fixes.
June 2017
Jun 30 Fri · 16:07
Core high
Mentioned in [40972] on WordPress SVN:
Docs: Add missing `@since`, `@access`, and `@global` notations to the DocBlock for `WP_Query::parse_search_order()`.
Jun 14 Wed · 12:31
Core med
Created ticket #41045 on Core Trac:
Add @since and @access tags to class WP_Query functions