Till Krüss
@tillkruess on WordPress.org
- Member Since: February 16th, 2010
- Location: British Columbia, Canada
- Website: till.im
- Job Title: Web Developer
Bio
Contribution History
Till Krüss’s badges:- Core Contributor
- Plugin Developer
- Theme Developer
- Translation Contributor
-
Posted a reply to Persistent cache? (Save), on the site WordPress.org Forums:
That greatly depends on your cache size. If we looking at persisting data through Redis…2 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
This will be fixed in the next version: https://github.com/rhubarbgroup/redis-cache If you want to, you can…2 days ago
-
Posted a reply to Does not update `false` values, on the site WordPress.org Forums:
You should not set options in your customize_register action. If you want to debug why…2 days ago
-
Posted a reply to Does not update `false` values, on the site WordPress.org Forums:
In that case, it's not working because your code is broken 👍🏻2 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Great, here is the issue: <script id='redis-cache-js-extra'> var rediscache = {"jQuery":"jQuery","disable_pro":"","disable_banners":"","l10n":{"time":"Hora","bytes":"Bytes","ratio":"Taxa","calls":"Chamadas","no_data":"Ainda n\u00e3o foram coletados dados…3 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Okay, we're getting closer. Can you open your Redis Settings > Metrics and post the…4 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Alright, that means metrics are being collected. Are you seeing any JavaScript errors on your…4 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Yikes, my mistake. The right command was: zrangebyscore 1:redis-cache:metrics 0 9999999999 WITHSCORES Could you run…5 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Very strange. What does TYPE 1:redis-cache:metrics say?5 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Can you try HGETALL 1:redis-cache:metrics?5 days ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Strange. Nothing pops out. I'd turn off one plugin at a time, load an admin…1 week ago
-
Posted a reply to Metrics empty, on the site WordPress.org Forums:
Mhh, I'm guessing the shutdown hook isn't called. Can you post a list of installed…1 week ago
-
Posted a reply to Old Transients & flush question, on the site WordPress.org Forums:
No, neither flushes the cache automatically, just in case there is data in Redis the…1 week ago
-
Posted a reply to Unprotected Email, on the site WordPress.org Forums:
Hi Carolin, die ungeschützte Email Adresse ist in deinem Footer. Du musst entweder dein Theme…1 week ago
-
Posted a reply to Woocommerce configuration, on the site WordPress.org Forums:
That was a bug in 2.0.11, which was fixed in 2.0.12. Have you tried using…1 week ago
-
Posted a reply to Woocommerce configuration, on the site WordPress.org Forums:
A cache hit ratio of 99% is great. Is your Redis server on the same…1 week ago
-
Posted a reply to Can logged in user can see the fresh update instantly, on the site WordPress.org Forums:
Uploaded files are not cached.1 week ago
-
Posted a reply to Can logged in user can see the fresh update instantly, on the site WordPress.org Forums:
Sorry, I don't know what you're using.1 week ago
-
Committed [2364997] to Plugins Trac:
Push tag 2.0.121 week ago
-
Committed [2364993] to Plugins Trac:
Sync with GitHub; Tag 2.0.121 week ago
-
Posted a reply to Woocommerce configuration, on the site WordPress.org Forums:
Can you try setting this: define( 'WP_REDIS_CLIENT', 'phpredis' ); How did you benchmark the results?2 weeks ago
-
Posted a reply to Can logged in user can see the fresh update instantly, on the site WordPress.org Forums:
I'd suggest reading about Object Caching in WordPress. There are many articles out there explaining…2 weeks ago
-
Posted a reply to Woocommerce configuration, on the site WordPress.org Forums:
@jojojijijojo: If you don't see a single millisecond improvement, then Redis isn't connected. Can you…2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
Great, seems resolved then. I got the same feedback on GitHub.2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
@hubertnguyen I pushed 2.0.11, let me know if that resolves your issue in production.2 weeks ago
-
Committed [2361541] to Plugins Trac:
Sync with GitHub; Tag 2.0.112 weeks ago
-
Posted a reply to Does not work in wordpress 5.5 (thumbnails), on the site WordPress.org Forums:
Hi @altstav! Are you using Predis 1.1.2 as your client? Could you post your diagnostics?2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
@hubertnguyen: Are you using Predis 1.1.2 as the client? Can you try 2.0.11 to see…2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
@hubertnguyen: This was very likely resolved in 2.0.11 and related to Predis returning null for…2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
A quick workaround for now is ignoring the user_meta group: php define('WP_REDIS_IGNORED_GROUPS', ['counts', 'plugins', 'user_meta']);…2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
Does your object-cache.php dropin also say 2.0.10?2 weeks ago
-
Posted a reply to Issues with 2.0.10 and WP 5.5, on the site WordPress.org Forums:
I'm digging into this today. Are both of you running the Drop-in at 2.0.10? See…2 weeks ago
-
Posted a reply to Suddenly getting lots of emails, on the site WordPress.org Forums:
Hey! Did you sign up to get notified when unprotected emails are found? The Premium…2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
From Sam via email:2 weeks ago
-
Posted a reply to Does not update `false` values, on the site WordPress.org Forums:
If you remove add_option('testc_checkbox_setting_id', true); that code snippet works fine for me on 2.0.10. Saves…2 weeks ago
-
Posted a reply to WordPress 5.5 Update, on the site WordPress.org Forums:
Hi @tvdsluijs, are you using any other caching plugins, if so can you try disabling…2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
You can email me at TILL AT KRUSS DOT IO.2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
Your PHP or WordPress error log. Because “total crash” doesn’t help me narrow this down…2 weeks ago
-
Posted a reply to wp-admin just redirects me to the homepage, on the site WordPress.org Forums:
Try flushing your cache using “FLUSHALL” before and after enabling the drop-in.2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
Great, what’s the error you’re seeing? If you can’t access your error logs, please enable…2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
I’ll need your error logs and diagnostics to look into this 👍🏻2 weeks ago
-
Posted a reply to WooCommerce total crash after update 2.0.10, on the site WordPress.org Forums:
Hi Sam! Can you make sure your object cache drop-in is also at 2.0.10? Please…2 weeks ago
-
Posted a reply to wp-admin just redirects me to the homepage, on the site WordPress.org Forums:
2.0.10 is out and should resolve the issue. If you delete the object-cache.php you should…2 weeks ago
-
Posted a reply to Blank homepage after update to 2.0.9, on the site WordPress.org Forums:
It's out 👍🏻2 weeks ago
-
Posted a reply to Warning: A non-numeric value encountered in, on the site WordPress.org Forums:
Can you try 2.0.10?2 weeks ago
-
Committed [2359532] to Plugins Trac:
Sync with GitHub; Tag 2.0.102 weeks ago
-
Posted a reply to wp-admin just redirects me to the homepage, on the site WordPress.org Forums:
I'll push 2.0.10 with a some time later today!2 weeks ago
-
Posted a reply to Blank homepage after update to 2.0.9, on the site WordPress.org Forums:
I'll push 2.0.10 with a some time later today!2 weeks ago
-
Posted a reply to WordPress 5.5 Update, on the site WordPress.org Forums:
I'll push 2.0.10 with a some time later today!2 weeks ago
-
Posted a reply to Just updated to 2.0.9 Getting 404, on the site WordPress.org Forums:
I'll push 2.0.10 with a some time later today!2 weeks ago
Developer
-
Email Address Encoder
Active Installs: 100,000+
-
Humans TXT
Active Installs: 1,000+
-
Nginx Cache
Active Installs: 8,000+
-
Paste as Plain Text
Active Installs: 2,000+
-
Redis Object Cache
Active Installs: 60,000+
-
Cherry BlossomActive Installs: 200+
Plugins
-
Advanced Custom Fields
-
Advanced WP Columns
-
Aesop Story Engine
-
Akismet Anti-Spam
-
Debug Bar
-
Debug Bar Cron
-
Debug This
-
Debug-Bar-Extender
-
Developer
-
Email Address Encoder
-
Google Pagespeed Insights
-
Jetpack by WordPress.com
-
Log Deprecated Notices
-
Paste as Plain Text
-
Redis Object Cache
-
Regenerate Thumbnails
-
Rewrite Rules Inspector
-
Stream
-
The WP Remote WordPress Plugin
-
Unicornify
-
User Switching
-
WP AutoTerms: Privacy Policy Generator, Terms & Conditions Generator, Cookie Notice Banner
-
Yoast SEO