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 2018
Feb 22 Thu · 04:02
Forums med
Posted a reply to Still Needed? Alternatives?, on the site WordPress.org Forums:
Currently, WordPress will use ImageMagick as the default only if your server also has the…
May 2017
May 17 Wed · 18:11
Forums med
Posted a reply to Error, on the site WordPress.org Forums:
Yes, I had the Pro version. Updated with the latest version and everything is ok…
May 17 Wed · 02:25
Forums med
Posted a reply to Error, on the site WordPress.org Forums:
Did this get approval yet? I have: Warning: call_user_func_array() expects parameter 1 to be a…
September 2016
Sep 26 Mon · 16:05
Forums med
Posted a reply to Inline and Defer CSS – not working on mobile?, on the site WordPress.org Forums:
Host was able to recreate and solve the issue: https://wordpress.org/support/topic/inline-defer-options-php-error-font-issue/
Sep 26 Mon · 16:01
Forums med
Created a topic, Inline & defer | /options.php error | @font issue, on the site WordPress.org Forums:
My issue is actually resolved. However, I wanted to s…
Sep 12 Mon · 20:10
Forums med
Posted a reply to Inline and Defer CSS – not working on mobile?, on the site WordPress.org Forums:
I marked this as resolved because inline and defer does work on mobile ;-). Once…
Sep 12 Mon · 20:00
Forums med
Posted a reply to Activated “defer and inline” but would like to exclude home page., on the site WordPress.org Forums:
Thank you for the input and amazing support. I got it with this code: add_filter('autoptimize_filter_css_defer_inline','my_ao_css_defer_inline',10,1);…
Sep 09 Fri · 02:14
Forums med
Posted a reply to Inline and Defer CSS – not working on mobile?, on the site WordPress.org Forums:
I'll try to find out more about this and report back (as time allows). Moving…
Sep 08 Thu · 08:58
Forums med
Posted a reply to Activated “defer and inline” but would like to exclude home page., on the site WordPress.org Forums:
Dreamweaver doesn't like something about this part of the code ==false { return At least…
Sep 08 Thu · 07:01
Forums med
Posted a reply to Inline and Defer CSS – not working on mobile?, on the site WordPress.org Forums:
Sure: as a github gist. The block is the same as the one in the…