Profiles

Badges

CODE
1 badge
Core Contributor '18

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.1
  • 4.9

Contributions

Type
April 2021
Apr 09 Fri · 17:56
Forums med
Posted a reply to Plugin doesn’t work well with custom wp-admin path, on the site WordPress.org Forums:
Yeah, I guess is hardcoded here in JS: https://github.com/Automattic/jetpack/blob/ba2dd6c30be137baad96aafb2466d0aed7e182e5/projects/plugins/jetpack/extensions/shared/plan-upgrade-notification.js#L34-L36 Also, on the page https://cloud.jetpack.com/pricing/BLOG_URL?site=BLOG_URL&source=jetpack-connect-plans where…
Apr 09 Fri · 11:28
Forums med
Created a topic, Plugin doesn’t work well with custom wp-admin path, on the site WordPress.org Forums:
I searched, to see if anybody reported this, and I thi…
Apr 06 Tue · 12:49
Forums med
Posted a reply to Suggestion – Add Support For print on AMP, on the site WordPress.org Forums:
@micropat Great thanks for the change.
March 2021
Mar 26 Fri · 17:58
Forums med
Created a topic, Suggestion – Add Suport For print on AMP, on the site WordPress.org Forums:
Hello, the print button on AMP is broken, I use the fo…
Mar 15 Mon · 21:22
Forums med
Posted a reply to import/pass functions between amp-script components, on the site WordPress.org Forums:
I am not sure that localStorage is an improvement over using AMP-state. So I guess…
Mar 15 Mon · 15:48
Forums med
Posted a reply to import/pass functions between amp-script components, on the site WordPress.org Forums:
@shetheliving Done.
Mar 15 Mon · 15:46
Forums med
Created a topic, Good choice if you want AMP pages, on the site WordPress.org Forums:
It's one of the best choices if you want to have WordP…
Mar 14 Sun · 12:39
Forums med
Posted a reply to import/pass functions between amp-script components, on the site WordPress.org Forums:
Yes, you're right, I tested it was stripped out due to invalid JSON. Thanks.
Mar 14 Sun · 00:05
Forums med
Created a topic, import/pass functions between components, on the site WordPress.org Forums:
Is there a better way to share/pass/import functions b…
Mar 13 Sat · 11:20
Forums med
Posted a reply to Exclude specific selectors from tree shaking, on the site WordPress.org Forums:
Thanks for sharing the link, yeah for my case the second method produces less overhead.…