Profiles

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
1contribution
high0
medium1
score1

Contributions

Type
September 2025
Sep 26 Fri · 12:46
Forums med
Posted a reply to Astra update overriding H2 Customizer colours with hard-coded CSS, on the site WordPress.org Forums:
Why is this marked as solved ? Just go to theme files and you will…
June 2024
Jun 17 Mon · 11:54
Forums med
Created a topic, PHP 8+ plugin breaks site, on the site WordPress.org Forums:
On PHP 7.4 i get the following errors : Deprecated: Me…
April 2024
Apr 25 Thu · 11:37
Forums med
Posted a reply to Warning notification after Elementor update, on the site WordPress.org Forums:
Same issue here.
Apr 24 Wed · 09:03
Forums med
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Posted the answer here: https://wordpress.stackexchange.com/questions/424842/gutenberg-static-blocks-viewscript-doesnt-enqueue-js-on-frontend/424889#424889 In short: declare viewStyle in block.json{ "viewStyle": [ "file:./view.css", "example-view-style"…
Apr 24 Wed · 09:02
Forums med
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Posted the answer here: https://wordpress.stackexchange.com/questions/424842/gutenberg-static-blocks-viewscript-doesnt-enqueue-js-on-frontend/424889#424889 In short: declare viewStyle in block.json{ "viewStyle": [ "file:./view.css", "example-view-style"…
Apr 24 Wed · 09:00
Meta med
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
I didn't declare the viewStyle for frontend and thus the css wasn't being enqueued. ```{…
Apr 24 Wed · 07:01
Forums med
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Forgot to mention that I used wordpress/create-block https://developer.wordpress.org/block-editor/reference-guides/packages/packages-create-block/
Apr 24 Wed · 07:00
Forums med
Posted a reply to Static blocks: viewScript enqueue js on frontend ?, on the site WordPress.org Forums:
Forgot to mention that I used wordpress/create-block https://developer.wordpress.org/block-editor/reference-guides/packages/packages-create-block/
Apr 24 Wed · 06:58
Meta med
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Hi. Does viewScript in block.json actually enqueue the file on frontend for static blocks ?…
Apr 22 Mon · 14:48
Forums med
Posted a reply to A few customization questions, on the site WordPress.org Forums:
Hi. Since your questions are more related to Woocommerce plugin than Wordpress itself i think…