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
February 2020
Feb 06 Thu · 16:40
Forums med
Posted a reply to is_cart in plugin doesn’t work, on the site WordPress.org Forums:
Please try with below code: if ( !function_exists( 'is_cart' ) ) { require_once '/includes/wc-conditional-functions.php'; }…
Feb 06 Thu · 16:36
Forums med
Posted a reply to Changing Text Color in Footer, on the site WordPress.org Forums:
i do suggest to give id to that DIV and apply css on that id....
Feb 06 Thu · 14:21
Forums med
Posted a reply to Changing Text Color in Footer, on the site WordPress.org Forums:
Do you would like to change all text in footer or particular text?