Profiles

Badges

CODE
1 badge
Core Contributor '15

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.7
  • 4.4
  • 4.3
  • 4.2
  • 4.1

Contributions

Type
February 2021
Feb 16 Tue · 17:32
Core high
Mentioned in [50354] on WordPress SVN:
Feeds: Fix the URL returned by `get_feed_link()` when pretty permalinks are not in use.
November 2020
Nov 20 Fri · 20:10
Core med
Created ticket #51839 on Core Trac:
When get_feed_permastruct() return false, get_feed_link() return ...
September 2015
Sep 11 Fri · 01:46
Core high
Mentioned in [34032] on WordPress SVN:
TinyMCE: ensure the `wordpress` plugin is loaded before calling `_createToolbar()`.
August 2015
Aug 25 Tue · 04:37
Core high
Mentioned in [33728] on WordPress SVN:
TinyMCE: ensure the `wordpress` plugin is loaded before calling `_createToolbar()`.
Aug 17 Mon · 19:37
Core med
Created ticket #33393 on Core Trac:
tinymce plugin wplink throw js TypeError: editor.wp undefined
June 2015
Jun 25 Thu · 19:00
Core high
Mentioned in [32943] on WordPress SVN:
In `get_site_option()` and `get_option()`, ensure that `$notoptions` is an array before writing to it.
April 2015
Apr 07 Tue · 04:13
Core high
Mentioned in [32064] on WordPress SVN:
Avoid an unexpected object error when syncing global terms
January 2015
Jan 27 Tue · 23:15
Core med
Created ticket #31149 on Core Trac:
Error Object of class stdClass could not be converted to int in ...
Jan 27 Tue · 22:23
Core med
Created ticket #31147 on Core Trac:
make sure $notoptions is an array before assigning array key value
September 2014
Sep 23 Tue · 02:49
Core high
Mentioned in [29756] on WordPress SVN:
`wp_extract_urls()` needs to also grab URLs with query strings and hashes.