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 2019
Jun 17 Mon · 16:12
Forums med
Posted a reply to Problem Getting Child Theme Functions.php Right, on the site WordPress.org Forums:
@oscarguy any news?
May 2019
May 23 Thu · 22:16
Forums med
Posted a reply to Problem Getting Child Theme Functions.php Right, on the site WordPress.org Forums:
You're calling a function twice with the add action. <?php add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' ); function…
May 22 Wed · 13:19
Forums med
Posted a reply to Problem Getting Child Theme Functions.php Right, on the site WordPress.org Forums:
I've take a look in the Child Theme page of WordPress and at a child…
May 15 Wed · 20:07
Forums med
Posted a reply to Problem Getting Child Theme Functions.php Right, on the site WordPress.org Forums:
Please, take a look in your browser inspector and see in the network tab what…
May 11 Sat · 02:56
Forums med
Posted a reply to Problem Getting Child Theme Functions.php Right, on the site WordPress.org Forums:
Hey guy! What are you trying to do? A child Theme?