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
November 2023
Nov 28 Tue · 23:33
Forums med
Created a topic, Cannot override cart and checkout page, on the site WordPress.org Forums:
In the past, overriding the template parts are easy as…
September 2023
Sep 01 Fri · 19:12
Forums med
Posted a reply to Theme Updater, on the site WordPress.org Forums:
@greenshady Hi, I'm trying to use the hook pre_set_site_transient_update_themes to receive update ( for theme…
August 2023
Aug 31 Thu · 03:17
Forums med
Created a topic, Theme Updater, on the site WordPress.org Forums:
I have read this post, and researching relevant articl…
July 2023
Jul 20 Thu · 18:09
Forums med
Posted a reply to Bug with using getImageData, on the site WordPress.org Forums:
Update: Use offsetX and offsetY instead.
Jul 20 Thu · 17:52
Forums med
Created a topic, Bug with using getImageData, on the site WordPress.org Forums:
I'm creating a color picker and use the getImageData t…
March 2023
Mar 01 Wed · 17:34
Forums med
Created a topic, Get cart total after page is laoded, on the site WordPress.org Forums:
I need to get the amount of cart total after the page …
December 2022
Dec 01 Thu · 11:37
Forums med
Created a topic, Replace template by plugin, on the site WordPress.org Forums:
The instruction to replace the template like cart.php …
November 2022
Nov 18 Fri · 15:02
Forums med
Created a topic, Best way of getting data into CSS, on the site WordPress.org Forums:
I need to store the CSS value somewhere, so far I have…
Nov 17 Thu · 14:15
Forums med
Posted a reply to How WordPress get the base URL, on the site WordPress.org Forums:
@hirenbhanderi Exactly, but how does WordPress get the base URL localhost/example before putting it into…
Nov 17 Thu · 11:09
Forums med
Posted a reply to How WordPress get the base URL, on the site WordPress.org Forums:
@hirenbhanderi Hi, get_site_url() is also using get_option ( 'siteurl' ) if you look at the…