rtCamp / nginx-helper

Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
https://wordpress.org/plugins/nginx-helper/
224 stars 117 forks source link

Fix PHP Notice: Undefined index: path #262

Closed glagonikas closed 2 years ago

glagonikas commented 2 years ago

Fixes #190 & #251

Check if $url_data['path'] is defined to fix notices thrown when invalidating the home page

PHP Notice: Undefined index: path in /wp-content/plugins/nginx-helper/admin/class-purger.php on line 390