Profiles

Bio

WordPress, Php, Javascript and Css Enthusiast / Developer.

Badges

CODE
1 badge
Core Contributor '23

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 1 release
  • 6.3

Contributions

Type
June 2023
Jun 26 Mon · 13:40
Core high
Mentioned in [56033] on WordPress SVN:
Script Loader: Add support for HTML 5 "async" and "defer" attributes.
Jun 15 Thu · 10:16
Forums med
Created a topic, FIlter producs, on the site WordPress.org Forums:
Hi there, Is there a way to filter out products by …
May 2023
May 15 Mon · 10:35
Forums med
Created a topic, Product gallery image, on the site WordPress.org Forums:
Hi there, Is there a way to swap out the featur…
March 2021
Mar 25 Thu · 13:36
Forums med
Posted a reply to The time zone does not change in the select field., on the site WordPress.org Forums:
I would really like to knwo this too!? Did you find a solution yet?
March 2020
Mar 28 Sat · 20:31
Forums med
Posted a reply to Set default state to edit for custom gallery block, on the site WordPress.org Forums:
Hahah. Nope this is the first time :p But thank you. Your very kind.
Mar 28 Sat · 20:11
Forums med
Posted a reply to Set default state to edit for custom gallery block, on the site WordPress.org Forums:
You have to add 'mode' => 'edit' to the settings array. And if i'm not…
Mar 21 Sat · 12:27
Forums med
Posted a reply to Not able to change the background color on mobile-menu, on the site WordPress.org Forums:
The css for the menu is a inline style: #slide-out-widget-area, #slide-out-widget-area-bg.fullscreen { background-color: #27CCC0 !important;…
Mar 20 Fri · 16:00
Forums med
Posted a reply to Div slider with buttons, on the site WordPress.org Forums:
If you want to go the "code it yourself" route i can recommend taking a…
January 2020
Jan 07 Tue · 08:51
Forums med
Posted a reply to How to identify external urls of specific domain & do something with it, on the site WordPress.org Forums:
Hi @berserk77, Do you want to check the referer link? In that case you can…
Jan 07 Tue · 08:47
Forums med
Posted a reply to Form page $_POST deactivation on page reload, on the site WordPress.org Forums:
Hi @antonop4u, You can look into using this javascript snippet: <script> if ( window.history.replaceState )…