Cache is a WordPress caching plugin designed to enhance the performance of your website by caching static content. It provides an efficient caching mechanism for both logged-in and non-logged-in users, improving page load times and reducing server load.
- Dynamic Caching: Caches dynamic content and serves it as static content to reduce server load.
- Frontend Cache Toolbar: Provides a frontend cache toolbar for logged-in users, allowing them to refresh or remove the cache manually.
- Automatic Cache Management: Automatically manages and updates the cache based on user interactions.
- Flexible Configuration: Allows configuration of various caching options through an easy-to-use interface.
- Download the plugin zip file.
- Upload and activate the plugin in the WordPress admin dashboard.
- Configure caching options in the plugin settings.
For logged-in users, CacheFy adds a cache toolbar at the bottom left corner of the screen. This toolbar includes options to refresh the cache and remove the cache manually.
CacheFy handles automatic cache management for both logged-in and non-logged-in users. It dynamically caches content and serves it as static content for improved performance.
Configure CacheFy through the WordPress admin dashboard:
- Navigate to Settings > CacheFy.
- Adjust caching options as needed.
- Save your changes.
CacheFy provides hooks and filters for developers to extend or modify its functionality. Explore the codebase for customization options.
If you encounter any issues or have questions, check the FAQ section or create a new issue.
Contributions are welcome! If you have suggestions, improvements, or bug fixes, feel free to create a pull request.
This project is licensed under the MIT License.
For support or inquiries, contact the plugin author.
Happy caching with CacheFy!