Profiles

Bio

Help me get better at WordPress and programming in general.

Current Job

trainee
Present

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
5contributions
high0
medium5
score5

Contributions

Type
November 2025
Nov 20 Thu · 23:56
Forums med
Created a topic, Can I display specific variations of a child block based on a container block?, on the site WordPress.org Forums:
Hi Gutenberg Enthusiasts, Here is the scenario: I h…
Nov 18 Tue · 20:01
Meta med
Wrote a comment on the post Preparing the Post Editor for Full iframe Integration, on the site Make WordPress Core:
Is there any WordPress hook that lets me add custom classes to the tag inside…
Nov 13 Thu · 12:23
Forums med
Posted a reply to How to disable postcss-calc in @wordpress/scripts ?, on the site WordPress.org Forums:
@zoey88 thanks zoey, it works. I asked Chat GPT and it wrote something similar but…
Nov 13 Thu · 09:56
Forums med
Created a topic, How to disable postcss-calc in @wordpress/scripts ?, on the site WordPress.org Forums:
Hey WordPress enthusiasts, I have a custom SCSS fun…
September 2025
Sep 25 Thu · 05:03
Forums med
Posted a reply to How to organize Gutenberg blocks inside src/blocks/* instead of src/*, on the site WordPress.org Forums:
@greenshady Hi, this works!--webpack-src-dir=src/blocksbut I also have to add this flag --blocks-manifest
July 2025
Jul 30 Wed · 04:49
Forums med
Posted a reply to How to organize Gutenberg blocks inside src/blocks/* instead of src/*, on the site WordPress.org Forums:
@shails I’m using @wordpress/create-block, so yeah, all the required files like block.json are already there.Unfortunately…
Jul 29 Tue · 04:33
Forums med
Created a topic, How to organize Gutenberg blocks inside src/blocks/* instead of src/*, on the site WordPress.org Forums:
Hi Gutenberg enthusiasts 👋, I'm using @wordpress/cr…
Jul 26 Sat · 15:10
Forums med
Posted a reply to How to bundle CSS from node_modules into style-index.css using @wp/scripts?, on the site WordPress.org Forums:
@sandeepdahiya Hi again :-),I used the @wordpress/create-block tool to scaffold the initial files. By default:…
Jul 25 Fri · 20:32
Forums med
Created a topic, How to bundle CSS from node_modules into style-index.css using @wp/scripts?, on the site WordPress.org Forums:
Hi Gutenberg enthusiasts 👋, I'm encountering a conf…
June 2025
Jun 27 Fri · 05:55
Forums med
Posted a reply to How to Restrict allowedBlocks in InnerBlocks Based on Parent Block?, on the site WordPress.org Forums:
@sandeepdahiya thank you very much 🤩