Profiles

Badges

CODE
1 badge
Core Contributor '20
CONTENT
1 badge
Documentation Contributor '22

Current Job

Javascript Engineer
Present
Automattic

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

Specializations

evenly split across 1 team · no team-attributable activity in the last 365 days

Core 100% of attributed activity

Contributions

Type
June 2023
Jun 12 Mon · 23:09
Forums med
Posted a reply to How to implement spacing.blockGap support in custom block?, on the site WordPress.org Forums:
@badg0003 if that works for your use case it would be the safest approach until…
May 2023
May 19 Fri · 00:54
Meta med
Wrote a comment on the post Custom CSS for global styles and per block, on the site Make WordPress Core:
It isn't possible to do this via theme.json yet, and have added an issue for…
April 2023
Apr 17 Mon · 22:53
Forums med
Posted a reply to Theme site header, on the site WordPress.org Forums:
In /wp-admin have a look under Appearance -> Menus or Appearance -> Customize and there…
Apr 17 Mon · 22:31
Forums med
Posted a reply to How to use category specific templates in 6.2, on the site WordPress.org Forums:
My apologies, the process I showed creates a Category archive page template, not a template…
Apr 17 Mon · 21:39
Forums med
Posted a reply to Two category/subcategory in permalinks, on the site WordPress.org Forums:
It may be possible using some of the permalink related filters, but that is not…
Apr 17 Mon · 04:35
Forums med
Posted a reply to disable sticky header, on the site WordPress.org Forums:
It looks like this might be the recommendations bar related to the Shareaholic plugin, so…
Apr 17 Mon · 04:21
Forums med
Posted a reply to How to get the attributes of the core/image block via a php function, on the site WordPress.org Forums:
Is there a way to output on the screen all Class Names from $block[‘attrs’][‘className’] via…
Apr 17 Mon · 00:59
Forums med
Posted a reply to Two category/subcategory in permalinks, on the site WordPress.org Forums:
I don't think this is possible in WordPress currently. The permalinks only allow for a…
Apr 17 Mon · 00:42
Forums med
Posted a reply to WordPress pages – layout, on the site WordPress.org Forums:
Which version of WordPress are you using and which theme?The setting up of menus can…
Apr 17 Mon · 00:39
Forums med
Posted a reply to How to render core/image block only if inside a core/gallery block ?, on the site WordPress.org Forums:
Maybe you would be better to handle this in the gallery block by looping through…