Profiles

Badges

CODE
1 badge
Core Contributor '16

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 5 releases
  • 5.8
  • 5.5
  • 5.1
  • 4.7
  • 4.6

Contributions

Type
June 2021
Jun 08 Tue · 22:06
Core high
Mentioned in [51111] on WordPress SVN:
Media: Ensure that post_id variable is initiated ahead of usage.
June 2020
Jun 16 Tue · 11:47
Core high
Mentioned in [48057] on WordPress SVN:
Customize: Introduce `get_custom_logo_image_attributes` filter for the list of custom logo image attributes.
January 2018
Jan 17 Wed · 07:15
Core high
Mentioned in [42525] on WordPress SVN:
Media: In `_wp_handle_upload()`, check if the file was properly uploaded before checking its size.
February 2017
Feb 10 Fri · 13:20
Forums med
Posted a reply to Blocker Stat, on the site WordPress.org Forums:
global $wp_plugin_bnblocker; if ( method_exists( $wp_plugin_bnblocker, 'is_botnet' ) ) { if ( $wp_plugin_bnblocker->is_botnet() ) {…
January 2017
Jan 18 Wed · 19:08
Forums med
Posted a reply to Import: Don’t Change WP Post Status, on the site WordPress.org Forums:
General note: this mas merged to the master branch of the github repository today.
Jan 17 Tue · 18:38
Forums med
Posted a reply to Import: Don’t Change WP Post Status, on the site WordPress.org Forums:
Patch to add this behavior: Index: includes/classes/admin/mapping/base.php =================================================================== --- includes/classes/admin/mapping/base.php (revision 1576743) +++ includes/classes/admin/mapping/base.php (working…
Jan 17 Tue · 18:36
Forums med
Created a topic, Import: Don’t Change WP Post Status, on the site WordPress.org Forums:
I'm in need of a way to not affect the post status whe…
December 2016
Dec 05 Mon · 22:21
Core med
Closed ticket #39093 on Core Trac:
Share users database and sessions between two separate installs
October 2016
Oct 13 Thu · 22:27
Core high
Mentioned in [38786] on WordPress SVN:
Multisite: Maintain switched state in site icon/logo functions.
August 2016
Aug 26 Fri · 06:19
Core med
Closed ticket #37834 on Core Trac:
Theme Not Working on live server