issues
search
BenjaminAdams
/
wp-redis-cache
Cache Wordpress faster
157
stars
37
forks
source link
Some improvements
#4
Closed
ulrichblock
closed
11 years ago
ulrichblock
commented
11 years ago
My previous try/catch did not get all exceptions. This code does.
$current_url is definde in one line
Speaking URLs can now be used with cache cleaning: domain.tld/nice/url/?refresh=changeme
!is_404(); instead of strlen($html_of_page) > 5000