
EasyWpTools Optimize Pro v1.0.0
EasyWpTools Optimize Pro is a performance plugin for WordPress websites that helps improve page delivery, cache control, CSS and JavaScript optimisation, and website maintenance workflows from one admin area.
It is built for WordPress website owners who want practical speed tools without unnecessary complexity. The plugin includes page caching, HTML optimisation, CSS and JavaScript controls, advanced exclusions, database cleanup tools, CDN support, and license-based Pro updates.
Requires: at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GPLv2 or later
Stable tag: 1.0.0
On this page
Description
Main Features
Page Cache Features
CSS and JavaScript Optimisation
Find js files loaded frontend and Css files to exclude
Database Cleanup
Advanced Exclusions
CDN Support
WooCommerce Safety
Support Hub
Installation
Recommended Setup Workflow
Who Is It For
Important Notes
Frequently Asked Questions
Changelog
Description
EasyWpTools Optimize Pro is a Pro plugin for WordPress websites focused on speed, cache control, frontend asset optimisation, and maintenance tools. It is designed to help website owners reduce unnecessary load, improve repeat page delivery, and manage common optimisation tasks from one place.
The plugin can help with page caching, browser cache headers, HTML optimisation, CSS and JavaScript minification, combined asset delivery, defer controls, exclusion management, database cleanup, and CDN URL rewriting for eligible static files.
Because every website environment is different, advanced settings should always be enabled carefully and tested step by step. That is especially important on websites using custom themes, multiple plugins, dynamic content, or WooCommerce-based functionality.
Best use: EasyWpTools Optimize Pro is ideal for WordPress websites that need practical speed improvements, cleaner optimisation controls, and a more professional workflow for cache management and frontend asset handling.
Main Features
- Page caching for faster repeat page delivery
- Manual cache purge tools
- Automatic cache clearing when important content changes
- HTML optimisation
- Inline CSS minification
- Inline JavaScript minification
- Combine CSS
- Combine JavaScript
- Defer JavaScript
- Browser cache headers
- Separate mobile cache support
- Advanced exclusions for URLs, cookies, user agents, CSS files, and JavaScript files
- Database cleanup tools
- CDN URL rewriting for eligible static assets
- License activation and Pro update access
Page Cache Features
EasyWpTools Optimize Pro works as a page cache plugin for WordPress websites by saving generated HTML pages and serving them again for eligible future visits. This reduces repeated processing and can improve page delivery speed on many websites.
- Enable or disable page cache
- Set cache lifespan
- Use separate mobile cache where needed
- Send browser cache headers
- Purge all cache from the plugin dashboard
- Automatically clear cache after key content changes
The plugin is built to avoid caching requests that are usually unsuitable for cache delivery, such as admin requests, AJAX requests, cron requests, preview pages, search pages, 404 pages, feeds, and other dynamic requests where caching would not be appropriate.
Cache files are stored inside the WordPress cache area under /wp-content/cache/.
CSS and JavaScript Optimisation
EasyWpTools Optimize Pro includes CSS and JavaScript optimisation tools for WordPress websites that need better control over frontend asset delivery.
- Minify inline CSS
- Minify inline JavaScript
- Minify HTML output
- Combine CSS files
- Combine JavaScript files
- Defer JavaScript where appropriate
- Exclude specific CSS files when needed
- Exclude specific JavaScript files when needed
These css and js tools can be useful when you want fewer local asset requests and more control over how stylesheets and scripts are delivered. However, advanced optimisation always needs testing, because some themes and plugins rely on files loading in a specific way.
If your mobile menu, sticky header, off-canvas navigation, search overlay, or another theme function stops working after optimisation, you may need to exclude related theme files or scripts.
Recommended workflow: enable one setting at a time, test the frontend, and only continue when the website still behaves correctly.
Scan Website for CSS JS Files and Improve Website Loading Speed
EasyWpTools Optimize Pro includes an Asset Manager scan tool to scan website for CSS JS files, detect CSS and JavaScript loading on the frontend, and help users improve website loading speed with better exclusion decisions. This makes it easier to find JS files loaded frontend, check which JavaScript files loaded frontend, review how to check if JS is connected to HTML, and decide which files should stay combined, deferred, minified, or excluded.
The Asset Manager is especially useful for website owners who want to combine JS files into one, reduce CSS file size, test combining JavaScript files, use a JS minifier tool more safely, or identify files that should not be combined because they control menus, WooCommerce behaviour, popups, forms, or other dynamic frontend functions.
- Scan website for CSS JS files loaded on real frontend pages
- Find JS files loaded frontend by handle, path, and full URL
- See which JavaScript files loaded frontend on scanned URLs
- Detect CSS files loaded frontend on homepage, landing pages, and product pages
- Review file handles before adding manual exclusions
- Help users research how to check if JS is connected to HTML
- Useful before combining javascript files or enabling defer JavaScript
- Helps reduce CSS file size and optimise frontend asset delivery
Because some JavaScript files are responsible for theme navigation, WooCommerce actions, contact forms, sliders, tracking tools, or responsive menus, scanning the frontend first helps reduce the risk of breakage. This is important when trying to combine multiple JS files into one or when using a JS minifier and obfuscator style workflow on more complex WordPress websites.
What the Asset Manager Scan Shows
- Asset handle
- File path
- Full asset URL
- How many times the file was seen
- Last detected scan time
- Which frontend pages loaded the file
- Whether the file already matches an exclusion rule
This gives website owners a clearer answer to questions such as which javascript files loaded frontend, how to find js files loaded frontend, and whether a CSS or JS file should be excluded before combining javascript files or combining CSS files.
Why Scan Website for CSS JS Files Before Combining
Combining JavaScript files can improve performance by reducing repeated asset requests, and combining CSS can also help reduce unnecessary file delivery overhead. However, some files should stay separate. The Asset Manager helps identify those files before you combine JS files into one or try to combine multiple JS files into one on a live website.
This is helpful for users searching for a js minifier tool, javascript check if js file already loaded methods, reduce css file size workflows, or safer ways to optimise frontend scripts without guessing.
How to Use the Asset Manager Scan
- Open the Asset Manager tab in EasyWpTools Optimize Pro
- Scan the homepage or another frontend URL
- Review detected CSS and JavaScript files
- Identify theme menu files, WooCommerce files, contact form scripts, or other dynamic assets
- Copy the handle or filename if needed
- Add the file manually in the Exclusions tab
- Test Combine CSS, Combine JavaScript, or Defer JavaScript again
- Purge cache and recheck the frontend
This manual review process is often the safest way to improve website loading speed while still keeping control over combine multiple JS files into one workflows and frontend CSS optimisation.
Best Use Cases for Asset Manager Frontend File Detection
- Check which JavaScript files loaded frontend after enabling Combine JavaScript
- Find CSS files loaded frontend before testing Combine CSS
- Review theme menu scripts that may need exclusion
- Check WooCommerce dynamic scripts before caching or combining
- Understand how to check if JS is connected to HTML through real frontend asset loading
- Research file names before adding manual exclusions
- Improve website loading speed with more informed optimisation choices
Important: the Asset Manager scan is designed to help you detect frontend CSS and JavaScript files and make better manual exclusion decisions. It is a practical tool for websites where combining javascript files, reduce css file size workflows, or advanced script optimisation needs testing step by step.
Database Cleanup
Database cleanup tools are included to help website owners remove common unnecessary database items and keep maintenance tasks more organised.
- Post revisions
- Auto drafts
- Trashed posts
- Spam comments
- Trashed comments
- Expired transients
The plugin can also help optimise database tables and support both manual cleanup and scheduled cleanup workflows, depending on the settings used.
Before running any cleanup task, it is strongly recommended that you create a full website backup first.
Advanced Exclusions
Not every page, file, or request should be cached or optimised. EasyWpTools Optimize Pro includes advanced exclusions to help reduce theme conflicts, plugin conflicts, and issues with dynamic content.
- Exclude URL patterns
- Exclude query strings
- Exclude cookies
- Exclude user agents
- Exclude CSS files
- Exclude JavaScript files
These exclusions are useful on websites with dynamic features, custom themes, advanced menus, custom scripts, booking workflows, membership areas, or other content that should not be cached or combined in the standard way.
CDN Support
EasyWpTools Optimize Pro includes CDN support for websites that want to rewrite eligible local asset URLs to a CDN or CDN CNAME.
- CSS files
- JavaScript files
- Images
- Fonts
- Other eligible static assets
You can also control allowed file types and excluded CDN paths to keep the rewrite process more precise.
WooCommerce Safety
EasyWpTools Optimize Pro is designed to reduce common caching problems on WooCommerce-based websites.
Important dynamic pages such as Cart, Checkout, and My Account should not be treated the same way as static public pages. The plugin is built to help avoid caching behaviour that would be unsuitable for those sensitive shopping and account workflows.
This helps reduce the risk of serving cached content where live customer session data is required.
Support Hub
Pro customers can use the Support Hub for plugin guidance, license help, update information, troubleshooting, and common product questions.
The Support Hub is the main self-service help area for eligible Pro customers. It is intended to make it easier to find product help, setup guidance, update information, and answers to common issues in one place.
Important: use the same purchase email address for your account, license access, and Support Hub access.
Installation
- Upload the plugin ZIP through WordPress Plugins → Add New → Upload Plugin
- Activate the plugin
- Open
EasyWpTools Optimizein the WordPress admin menu - Enter and activate your license key in the License tab
- Configure cache and optimisation settings step by step
Recommended Setup Workflow
- Create a fresh backup before changing optimisation settings
- Activate your license
- Enable page cache first
- Test the frontend
- Enable HTML, inline CSS, or inline JavaScript optimisation
- Test again
- Enable Combine CSS or Combine JavaScript only after confirming the theme behaves correctly
- Add exclusions where needed
- Use database cleanup tools carefully and only after backup
- Purge cache after important changes
This step-by-step approach helps reduce the risk of breaking important frontend behaviour.
Who Is It For
- WordPress website owners who want better speed control
- Freelancers managing client websites
- Agencies managing multiple WordPress websites
- Developers who need more optimisation control
- WooCommerce-based websites that need careful cache behaviour
- Website owners who want one plugin for cache, optimisation, and maintenance workflows
Important Notes
- This is a plugin for WordPress websites.
- Advanced optimisation settings should always be tested carefully.
- Theme or plugin conflicts can still happen on some website setups.
- Backups should always be created before important optimisation or cleanup changes.
- Compatibility can depend on your theme, plugins, server setup, hosting limits, and website configuration.
- Your purchase covers the plugin product, updates during the active license period, and Support Hub access where applicable. It does not include custom speed optimisation services unless separately stated.
Frequently Asked Questions
What does EasyWpTools Optimize Pro do?
It helps improve WordPress website performance through page cache features, frontend optimisation tools, database cleanup features, exclusions, and CDN support.
Does it work on WooCommerce-based websites?
Yes. It is designed to reduce common caching issues on dynamic WooCommerce pages such as Cart, Checkout, and My Account.
Can Combine CSS or Combine JavaScript break a theme?
It can on some website setups. That is why optimisation settings should be enabled one at a time and tested carefully. Exclusions may be needed for some themes or plugins.
Should I create a backup first?
Yes. A fresh backup is strongly recommended before using advanced optimisation or cleanup features.
Where do Pro customers get help?
Eligible Pro customers can use the Support Hub for plugin help, license help, troubleshooting, and common product guidance.
Does purchase include custom optimisation work?
No. The purchase is for the plugin product and the licensed access attached to it, not for a done-for-you speed optimisation service.
Translations Available
EasyWpTools Optimize Pro includes translations for the following languages. If your WordPress site language matches one of these languages, the plugin interface can display in your selected language where translation files are available.
- Albanian
- Italian
- Latvian
- Lithuanian
- Macedonian
- Serbian
- Bulgarian
- Croatian
- French (France)
- German
- Polish
- Russian
- Turkish
Changelog
1.0.0
- Initial release of EasyWpTools Optimize Pro
- Page caching tools
- HTML, inline CSS, and inline JavaScript optimisation
- Browser cache headers
- Mobile cache support
- Manual cache purge tools
- Combine CSS, Combine JavaScript, and Defer JavaScript
- Database cleanup tools
- Advanced exclusions
- CDN rewriting support
- License activation and Pro update support
EasyWpTools Optimize Pro v1.0.0 • WebsitePlugins.co.uk Back to menu Back to top
