We’ve shipped the latest release of the SpinupWP plugin, the plugin that should be installed on all WordPress sites hosted on servers configured by SpinupWP. In this release, we have added a “Purge this URL” option to our Cache menu in the WordPress nav bar.

Purge this URL

If you’ve customized your page cache key by updating your FastCGI Cache configuration in Nginx, you can now customize the page cache key that the plugin uses for clearing the cache using WordPress filters. Props to quimcastella for his pull request for this.

We’ve also added compatibility for PHP 8.1 (props afragen), increased the cache clearing timeout, and fixed a bug where the page cache wasn’t clearing when the object cache failed to clear.

If you’re interested in contributing your own pull requests, please visit the SpinupWP plugin repo.