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
May 2021
May 24 Mon · 01:53
Forums med
Created a topic, Pre render support, on the site WordPress.org Forums:
Hello. Does this plugin enable JS pre rendering? Thank…
April 2021
Apr 09 Fri · 15:14
Forums med
Posted a reply to Get list of preloaded and optimised assets, on the site WordPress.org Forums:
This is how I got it in the end: $preloadsListJson = get_option(WPACU_PLUGIN_ID.'_global_data'); if ($preloadsListJson) {…
Apr 08 Thu · 07:37
Forums med
Created a topic, Get list of preloaded and optimised assets, on the site WordPress.org Forums:
Hello. Does the plugin's API offer an accessible way t…
March 2021
Mar 30 Tue · 14:40
Forums med
Posted a reply to No minify assets with self signed SSL, on the site WordPress.org Forums:
The test fails because it can't access a local website served through a self signed…
Mar 29 Mon · 21:09
Forums med
Posted a reply to No minify assets with self signed SSL, on the site WordPress.org Forums:
That doesn't solve the issue with self signed certificates. Adding: 'sslverify' => false to w3-total-cache/Util_Http.php…
Mar 28 Sun · 20:07
Forums med
Created a topic, No minify assets with self signed SSL, on the site WordPress.org Forums:
Hello. Looks like W3 Total Cache is unable to generate…
December 2020
Dec 22 Tue · 16:35
Forums med
Posted a reply to Multisite Redis broken, on the site WordPress.org Forums:
Here it is: https://ibb.co/jGgnP3S Thank you.
Dec 21 Mon · 08:40
Forums med
Posted a reply to Database Cache with Redis does nothing, on the site WordPress.org Forums:
What does have the browser to do with Redis? As I explained caching isn't working…
Dec 18 Fri · 22:04
Forums med
Created a topic, Database Cache with Redis does nothing, on the site WordPress.org Forums:
Hello. Tried to set "Database Cache" with "Redis" and …
Dec 11 Fri · 22:55
Forums med
Posted a reply to Multisite Redis broken, on the site WordPress.org Forums:
Just to clarify, I have clicked on the "Use specific settings" button on the sub-site…