Opis
WPS-Cache enhances your WordPress site’s speed by implementing multiple layers of caching:
– HTML Cache: Delivers pre-rendered static pages.
– Redis Cache: Accelerates database query performance.
– Varnish Cache: Handles HTTP-level caching for improved scalability.
External Services
This plugin connects to external caching services to optimize performance:
- Varnish Cache:
The plugin sends HTTP requests (such as purge requests and connection checks) to a specified Varnish caching server. No personal or sensitive data is transmitted. For additional details, please review the Varnish Cache documentation, its Terms of Service, and Privacy Policy.
Instalacja
- Upload the
WPS-Cachefolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins’ menu in WordPress.
- Navigate to the „WPS Cache” settings page and configure your caching options.
Najczęściej zadawane pytania
-
How do I configure external caching?
-
Ensure that your Varnish server is properly configured and that the server details are correctly set in the plugin settings.
-
Can I use this plugin on a live site?
-
This plugin is currently experimental. We recommend testing in a staging environment first.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„WPS-Cache” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “WPS-Cache” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
0.0.3
- Initial release with HTML, Redis, and Varnish caching support.
- Added real-time cache performance metrics.
- External services documentation added.