Title: Acelora Site Accelerator
Author: Haseeb Abid
Published: <strong>June 18, 2026</strong>
Last modified: June 18, 2026

---

Search plugins

![](https://ps.w.org/acelora-site-accelerator/assets/banner-772x250.png?rev=3577429)

![](https://ps.w.org/acelora-site-accelerator/assets/icon-256x256.png?rev=3577429)

# Acelora Site Accelerator

 By [Haseeb Abid](https://profiles.wordpress.org/haseebabidofficial/)

[Download](https://downloads.wordpress.org/plugin/acelora-site-accelerator.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/acelora-site-accelerator/#description)
 * [Reviews](https://wordpress.org/plugins/acelora-site-accelerator/#reviews)
 *  [Installation](https://wordpress.org/plugins/acelora-site-accelerator/#installation)
 * [Development](https://wordpress.org/plugins/acelora-site-accelerator/#developers)

 [Support](https://wordpress.org/support/plugin/acelora-site-accelerator/)

## Description

Acelora Site Accelerator is a complete WordPress acceleration platform built for
professional websites that need faster page loads, stronger Core Web Vitals, lower
server load, and automated optimization workflows.

Instead of acting as a basic utility plugin, Acelora combines a performance workflow
stack in one modular product:

 * Smart cache purging and automatic invalidation.
 * Sitemap-powered URL warmup with background queues.
 * Browser cache headers and optional .htaccess rules.
 * CSS minification, critical CSS support, and safe local combination.
 * JavaScript minification, defer, async, delay, and safe local combination.
 * Image compression, upload optimization, WebP generation, and WebP delivery.
 * Native lazy loading for images, videos, and iframes.
 * Database cleanup, table optimization, and repair tools.
 * Heartbeat control for admin, frontend, and editor contexts.
 * GZIP/Brotli compatibility checks.
 * Generic CDN asset rewriting with Cloudflare-compatible workflows.
 * Performance analytics center with cache health, recommendations, warnings, and
   estimated improvements.
 * Advanced logging for cache activity, purges, optimization actions, errors, and
   scheduled tasks.
 * WP-Cron automation for cleanup, URL warmup, database maintenance, and optimization
   workflows.
 * One-click “Optimize Website” action.

Acelora is written with a secure, namespaced, object-oriented, modular architecture
and follows WordPress best practices for hooks, capability checks, nonce validation,
input sanitization, and output escaping.

### Features

#### Cache Management

 * Automatic invalidation on content, comment, taxonomy, and theme changes.
 * Manual and AJAX cache purging.
 * Expiration management.
 * URL, cookie, query-string, and role exclusions.
 * Logged-in user controls.
 * Mobile cache buckets.

#### URL Warmup Engine

 * Sitemap crawling.
 * Public content discovery.
 * Scheduled URL warmup.
 * Queue-based background processing.
 * Manual warmup.
 * Progress tracking.

#### Asset Optimization

 * CSS minification and inline optimization.
 * Critical CSS injection.
 * Safe local CSS combination.
 * JavaScript minification.
 * Async, defer, and delayed JavaScript execution.
 * Safe local JavaScript combination.
 * File exclusions.

#### Image Optimization

 * Bulk batch optimization.
 * Upload-time optimization.
 * JPEG and PNG compression where PHP GD supports it.
 * WebP generation.
 * WebP delivery for compatible browsers.
 * Lazy loading.
 * Responsive image compatibility.
 * Statistics for optimized images, saved storage, and generated WebP files.

#### Database Optimization

 * Revision cleanup.
 * Auto draft cleanup.
 * Trash cleanup.
 * Spam and trash comment cleanup.
 * Expired transient cleanup.
 * Orphan post, comment, and term metadata cleanup.
 * Table optimization.
 * Table repair support.
 * Daily, weekly, and monthly scheduling.

#### Analytics, Logging, and Automation

 * Cache health cards.
 * Optimization score.
 * Recommendations and warnings.
 * Advanced log viewer.
 * WP-Cron automation.
 * One-click website optimization.

## Screenshots

[⌊Performance Dashboard with optimization score, quick actions, cache health, and
recommendations.⌉⌊Performance Dashboard with optimization score, quick actions, 
cache health, and recommendations.⌉[

Performance Dashboard with optimization score, quick actions, cache health, and 
recommendations.

[⌊Cache Engine screen with cache controls, exclusions, URL warmup, and browser cache
controls.⌉⌊Cache Engine screen with cache controls, exclusions, URL warmup, and 
browser cache controls.⌉[

Cache Engine screen with cache controls, exclusions, URL warmup, and browser cache
controls.

[⌊Assets & CDN screen with CSS, JavaScript, lazy loading, compression, and CDN settings.⌉⌊
Assets & CDN screen with CSS, JavaScript, lazy loading, compression, and CDN settings
.⌉[

Assets & CDN screen with CSS, JavaScript, lazy loading, compression, and CDN settings.

[⌊Image Optimization screen with optimized image statistics, storage savings, WebP
counts, and batch controls.⌉⌊Image Optimization screen with optimized image statistics,
storage savings, WebP counts, and batch controls.⌉[

Image Optimization screen with optimized image statistics, storage savings, WebP
counts, and batch controls.

## Installation

 1. Upload the `acelora-site-accelerator` folder to `/wp-content/plugins/`.
 2. Activate `Acelora Site Accelerator` from the WordPress Plugins screen.
 3. Open `Acelora` in the WordPress admin menu.
 4. Review the dashboard and configure cache controls, assets, images, database, CDN,
    heartbeat, and automation settings.
 5. Click `Optimize Website` to run the first optimization workflow.

## FAQ

### Does Acelora modify WordPress core files?

No. The plugin does not modify WordPress core files.

### Does it require a specific CDN provider?

No. Acelora supports a generic custom CDN URL and is compatible with common CDN 
workflows, including Cloudflare-style setups.

### How are logged-in users handled by cache controls?

Logged-in cache handling is conservative by default for safety. Role exclusions 
are available from the Cache Engine settings.

### Can I exclude pages or assets from optimization?

Yes. The plugin includes URL, cookie, query-string, role, CSS, JavaScript, lazy-
load, and CDN exclusion settings.

### Does WebP generation require server support?

Yes. WebP generation uses PHP image capabilities. If the server does not support
WebP generation, the plugin safely skips WebP conversion.

### Does the plugin include scheduled optimization?

Yes. Acelora uses WP-Cron for cache cleanup, URL warmup, database cleanup, and one-
click optimization workflows.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Acelora Site Accelerator” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Haseeb Abid ](https://profiles.wordpress.org/haseebabidofficial/)

[Translate “Acelora Site Accelerator” into your language.](https://translate.wordpress.org/projects/wp-plugins/acelora-site-accelerator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/acelora-site-accelerator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/acelora-site-accelerator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/acelora-site-accelerator/)
by [RSS](https://plugins.trac.wordpress.org/log/acelora-site-accelerator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Fixed upload-time image optimization for generated image sizes.
 * Improved WebP delivery for resized attachment images.
 * Added an admin toolbar shortcut to clear all Acelora-managed caches.
 * Improved image optimization batch feedback.

#### 1.0.0

 * Initial release.
 * Added cache management controls.
 * Added URL warmup queue.
 * Added browser cache optimization.
 * Added CSS and JavaScript optimization.
 * Added image compression and WebP generation.
 * Added database cleanup and table maintenance.
 * Added heartbeat manager.
 * Added compression compatibility checks.
 * Added lazy loading.
 * Added CDN rewriting.
 * Added analytics dashboard.
 * Added advanced logging.
 * Added automation center.
 * Added one-click Optimize Website workflow.

## Meta

 *  Version **1.0.1**
 *  Last updated **15 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [cache](https://wordpress.org/plugins/tags/cache/)[cdn](https://wordpress.org/plugins/tags/cdn/)
   [performance](https://wordpress.org/plugins/tags/performance/)[speed](https://wordpress.org/plugins/tags/speed/)
   [webp](https://wordpress.org/plugins/tags/webp/)
 *  [Advanced View](https://wordpress.org/plugins/acelora-site-accelerator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/acelora-site-accelerator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/acelora-site-accelerator/reviews/)

## Contributors

 *   [ Haseeb Abid ](https://profiles.wordpress.org/haseebabidofficial/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/acelora-site-accelerator/)