Description
CacheVanta Performance Toolkit is a self-contained performance toolkit. All processing happens on your WordPress hosting. It requires no account, API key, CDN, paid subscription, or external optimization service.
Features include:
- Opt-in page caching for eligible public GET requests.
- Automatic cache exclusions for logged-in users, previews, searches, feeds, REST requests, personalized cookies, and requests with query strings.
- WooCommerce cart, checkout, account, endpoint, API, and session exclusions.
- Cache invalidation when posts, comments, menus, themes, widgets, or relevant settings change.
- Optional cache preload of up to 100 recently modified public URLs in small WP-Cron batches.
- Conservative HTML minification.
- Optional script deferring with built-in core and WooCommerce exclusions.
- Native iframe lazy loading for post and widget content.
- Optional featured-image preload hints.
- Local WebP generation for new Media Library JPEG and PNG files when the host supports WebP.
- Emoji, embed, guest Dashicons, and Heartbeat controls.
- Manual cleanup for revisions, auto drafts, trash, spam, and expired transients.
- Settings import and export.
- Local environment, image-support, and cache-conflict diagnostics.
Potentially compatibility-sensitive features are disabled by default. Enable one feature at a time and test the public website, forms, interactive elements, and complete WooCommerce purchase flow.
CacheVanta Performance Toolkit does not collect or transmit personal data. The cache preloader makes loopback requests only to public URLs on the same WordPress site.
Privacy
CacheVanta Performance Toolkit does not collect, store, or send analytics, visitor information, site content, or administrator details to its developer or any third party. Page-cache entries and settings remain inside the site’s own WordPress database. Cache preload requests target the same site’s public URLs.
Installation
- Install the ZIP using Plugins > Add New Plugin > Upload Plugin, or upload the
msmarafath-performance-toolkitdirectory to/wp-content/plugins/. - Activate CacheVanta Performance Toolkit.
- Open Settings > CacheVanta Performance Toolkit.
- Review the environment report and check for another active cache plugin.
- Enable compatible optimizations one at a time and save.
- Test logged-out pages, forms, carts, checkout, account pages, payment callbacks, and personalized content.
FAQ
-
Does CacheVanta Performance Toolkit use an external service?
-
No. It has no cloud service, telemetry, account requirement, remote executable code, or third-party asset dependency.
-
Is page caching enabled automatically?
-
No. Page caching, preloading, HTML minification, script deferring, image conversion, and featured-image preloading are opt-in.
-
Can I use it with WooCommerce?
-
CacheVanta Performance Toolkit excludes WooCommerce cart, checkout, account, endpoints, APIs, and known session cookies. Extensions can introduce additional personalized URLs or cookies, so always test the full purchase flow on staging.
-
Can I use another cache or optimization plugin at the same time?
-
Do not enable two page-cache systems together. The environment report detects several common cache plugins. Other lightweight features may coexist, but duplicate optimizations should be disabled in one plugin.
-
How does local WebP work?
-
When enabled and supported by GD or Imagick, CacheVanta Performance Toolkit creates
.webpsiblings for new JPEG and PNG Media Library files and uses those copies in WordPress attachment output. Existing images are not bulk converted. Originals remain in place. -
Does database cleanup run automatically?
-
No. Cleanup is always selected and started manually by an administrator. Each run is limited to 250 records per selected type.
-
What happens when I deactivate or uninstall it?
-
Deactivation stops scheduled preload work and leaves settings available. Uninstall removes plugin settings, its cache generation value, and preload queue. Generated WebP files are retained unless the related attachment is deleted.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CacheVanta Performance Toolkit” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CacheVanta Performance Toolkit” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Renamed the public plugin display name to CacheVanta Performance Toolkit.
1.0.1
- Renamed the plugin and slug to clarify ownership and avoid trademark confusion.
- Replaced custom output buffers with the WordPress template enhancement buffer.
- Added opt-in public page caching and automatic invalidation.
- Added conservative WordPress and WooCommerce exclusions.
- Added scheduled local cache preload.
- Added HTML, script, iframe, and featured-image controls.
- Added local WebP generation for new Media Library images.
- Added manual database cleanup tools.
- Added settings import/export and environment diagnostics.
- Added emoji, embed, guest Dashicons, and Heartbeat controls.