Profiles

Badges

CODE
1 badge
Core Contributor '22
PRACTICE
1 badge
Support Contributor '26

Current Job

Present
ib3 Limited

Recent impact

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

Last 30 days
6contributions
high0
medium6
score6
Last 90 days
14contributions
high1
medium13
score16
Last 12 months
57contributions
high5
medium52
score67

WordPress releases

Contributed to 2 releases
  • 6.9
  • 6.1

Contributions

Type
June 2026
Jun 25 Thu · 13:55
Forums med
Posted a reply to Notification bar doesn’t show content, on the site WordPress.org Forums:
Swapping out this: $( '.block-editor' ).addClass( 'popup-block-easy' );$( '.block-editor' ).removeClass( 'popup-block-easy' ); for this: $this.wrap.parent().addClass(…
Jun 25 Thu · 13:22
Forums med
Posted a reply to Notification bar doesn’t show content, on the site WordPress.org Forums:
Thanks :)
Jun 25 Thu · 12:55
Forums med
Posted a reply to Notification bar doesn’t show content, on the site WordPress.org Forums:
@burdianov Yes, but the Notification text field (and the other fields relating to the Box/Bar)…
Jun 25 Thu · 11:36
Forums med
Posted a reply to Notification bar doesn’t show content, on the site WordPress.org Forums:
@burdianov
Jun 23 Tue · 12:35
Forums med
Created a topic, Notification bar doesn’t show content, on the site WordPress.org Forums:
Hey! This issue is still present
Jun 23 Tue · 12:26
Forums med
Created a topic, Option to remove padding, on the site WordPress.org Forums:
I've been looking for a lightweight plugin to popup an…
Jun 09 Tue · 11:06
Forums med
Posted a reply to Gutenberg editor background is grey when plugin activated in WP 7, on the site WordPress.org Forums:
Ah OK.
Jun 09 Tue · 10:48
Forums med
Posted a reply to Gutenberg editor background is grey when plugin activated in WP 7, on the site WordPress.org Forums:
@tartamata I'd considered the same workaround, except it breaks the styles in the add listing…
Jun 09 Tue · 09:46
Forums med
Posted a reply to Gutenberg editor background is grey when plugin activated in WP 7, on the site WordPress.org Forums:
Hi Stiofan That sounds great, thanks for looking in to this and fixing it. Is…
Jun 09 Tue · 09:01
Forums med
Posted a reply to Gutenberg editor background is grey when plugin activated in WP 7, on the site WordPress.org Forums:
@stiofansisland It appears that ayecode-ui-inline-css is setting the body background colour to #f1f1f1, which is…