rtCamp / nginx-helper

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

Add Filter to get the cache path for Nginx #351

Closed Vedant-Gandhi closed 4 weeks ago

Vedant-Gandhi commented 1 month ago

Description

The aim of this PR is to add a filter to read the cache path for nginx. It allows for setting custom paths for the plugin.

Type

Reference Issue

https://github.com/rtCamp/nginx-helper/issues/298

Testing

The code has been tested locally and is working as expected.