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
0contributions
high0
medium0
score0

Contributions

Type
June 2025
Jun 28 Sat · 10:48
Forums med
Created a topic, Works great but for some reason adds is_search() warning when debug enabled, on the site WordPress.org Forums:
The error was triggered because conditional query tags…
August 2023
Aug 03 Thu · 11:44
Forums med
Created a topic, Error in AbstractDetector.php, on the site WordPress.org Forums:
You cannot use AbstractDetector from ImageMimeType tha…
September 2022
Sep 07 Wed · 15:42
Forums med
Posted a reply to Does anyone know how to setup HMR for @wordpress/scripts + @wordpress/env?, on the site WordPress.org Forums:
@dvaer Hi, I am sorry for not making myself clear by HMR I mean Hot…
August 2022
Aug 30 Tue · 18:12
Forums med
Created a topic, Does anyone know how to setup HMR for @wordpress/scripts ?, on the site WordPress.org Forums:
Hi, I am trying to setup HMR for gutenberg blocks tha…
May 2022
May 11 Wed · 14:06
Forums med
Posted a reply to Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
@mrtom414 I am using custom theme, I may have used gutenberg for few of the…
May 09 Mon · 16:52
Forums med
Posted a reply to Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
If I setup new database the error is going away, so the culprit is somewhere…
May 09 Mon · 14:29
Forums med
Created a topic, Warning: Attempt to read property “post_type” on null, on the site WordPress.org Forums:
Hi, I am getting the following errors: Warning: Atte…
November 2019
Nov 13 Wed · 18:17
Forums med
Posted a reply to Settings Causes an Error, on the site WordPress.org Forums:
line 125 is foreach( $saved_fields as $saved_field ){ is literally trying to iterate over false…
Nov 13 Wed · 18:16
Forums med
Posted a reply to Settings Causes an Error, on the site WordPress.org Forums:
Same here. Problem is arround $saved_fields = Ninja_Forms()->form()->get_fields( array( 'saved' => 1 ) ); Which…
July 2019
Jul 10 Wed · 08:12
Forums med
Posted a reply to Modify Gutenberg core block render result, on the site WordPress.org Forums:
Thanks for suggestion, though I think in my case where I am using tailwincss I…