Featured Articles
WordPress
Automatically flush Redis cache after publishing a WordPress post
Automatically flush Redis cache when you publishing a post or page in WordPress. Doing so ensures no more stale / cached content in WP.
WordPress
Automatically flush Redis cache when you publishing a post or page in WordPress. Doing so ensures no more stale / cached content in WP.
WordPress
Last updated:
Clear PHP opcode caches before WordPress core-, plugin- and theme updates are applied, easing the updating process. Popular PHP opcode caches are OPcache, WinCache and APC. This little WordPress Must Use Plugin tries to flush opcode caches, making your live a bit easier when updating WordPress Core, Plugins and Themes.
WordPress
Last updated:
How to measure WordPress loading time and executed database queries? During an HTTP request, WordPress executes a lot of queries on your MySQL database. Not just the database queries take time, also loading and executing PHP takes time.
WordPress
Last updated:
Learn how to benchmark WordPress using simple load and speed testing with ApacheBench.
WordPress
Last updated:
9+ Practical tips to optimize WordPress hosting – or for any other PHP web application for that matter. Learn optimizing your WordPress hosting
WordPress
Last updated:
How to display commas in WordPress tags? And why have commas in WP taxonomies?