AssetPilot – Granular control over frontend assets for WordPress Plugin Directory
AssetPilot – Granular control over frontend assets is a WordPress Plugin Directory app by Amr Abdelkarem.
AppRanks verdict
Generated from live marketplace data — refreshed daily
AssetPilot – Granular control over frontend assets is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Amr Abdelkarem — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from AssetPilot – Granular control over frontend assets?
See AssetPilot – Granular control over frontend assets's alternatives ranked by audit score, rating, and review velocity.
How AssetPilot – Granular control over frontend assets works
Show full descriptionShow less
AssetPilot helps you speed up WordPress by controlling which scripts and styles load on which pages — without guessing handle names in functions.php.
Scan a real page URL, see every enqueued asset (and many from the HTML), then create rules to disable, defer, async, preload, or set fetch priority — only where your conditions match (homepage, shop, mobile, logged-in users, specific URLs, and more).
Built for site owners who want measurable wins and for developers who want conditional dequeue with guardrails: validation warnings, dependency insight, scan history, and Safe Mode if something breaks.
Why AssetPilot instead of a simple “unload” plugin?
See before you change — scan a URL and browse assets with origin, size, and usage hints.
Rules, not one-off hacks — reusable conditions (page type, archive, WooCommerce views, device, auth, URL).
Bulk actions — one rule for many handles (e.g. a plugin’s scripts everywhere except checkout).
Safer changes — conflict checks, impact preview, optional verification, automatic runtime pause after repeated errors.
Stay in control — dependency graph, recommendations, debug logs, and Safe Mode.
What you can do
Disable scripts and styles you do not need on specific views
Defer or async JavaScript to reduce render-blocking work
Preload critical scripts, styles, fonts, and images
Set fetchpriority on images and preloads
Target by singular page, post type, archive, URL fragment, query string, device, login state, user role, WooCommerce page type, and scan URL
Create bulk rules from the asset list
Review optimization recommendations from scan data
Explore asset dependencies in a visual graph
Keep scan history and compare what changed over time
Typical use cases
Stop a plugin’s CSS/JS on pages where it is not used (blog posts, landing pages, archives)
Defer non-critical scripts on catalog pages while keeping checkout intact
Preload hero fonts or LCP images on key templates only
Audit what Elementor, WooCommerce, or form plugins actually enqueue before tightening rules
How it works
Open AssetPilot → Assets and scan a page (your homepage, a product page, a form page, etc.).
Pick an asset (or select several for a bulk rule).
Choose an action and conditions (where the rule applies).
Review validation and impact, then save.
Visit the front end — use Safe Mode anytime you need to disable all runtime rules instantly.
The block editor includes an AssetPilot sidebar on supported setups so you can jump from a post to asset management with context.
Requirements
WordPress 6.2+
PHP 8.1+
Administrator access to configure rules
Frontend runtime changes apply to public site views, not the WordPress admin dashboard.
Getting started First rule in a few minutes
Assets → enter your site homepage URL → scan.
Find a script or style from a plugin you suspect is unnecessary on the homepage.
Click to create a rule → choose Disable (or Defer for scripts).
Set a condition such as “this scan URL only” or “non-WooCommerce pages” if you are testing carefully.
Save, open the homepage in a private window, and confirm the site still works.
Use Recommendations after a few scans for ideas (duplicate libraries, large files, low usage patterns).
Create Rule is opened from assets or recommendations — it is the guided wizard for actions, conditions, validation, and review.
Safe Mode If the site looks wrong after applying rules, enable Safe Mode while logged in as an administrator:
/wp-admin/?assetpilot-safe-mode=1
Safe Mode turns off all frontend runtime rule changes for the whole site. The admin UI, REST API, scanning, and rule editing still work. Clear any page cache after enabling if changes seem to stick.
If repeated frontend fatals occur, AssetPilot pauses runtime rules for 30 minutes automatically. Resume early from Settings or:
/wp-admin/admin.php?page=assetpilot-settings&assetpilot-resume-runtime=1<h3>Development</h3>
Source repository: https://github.com/amrelarabi/assetpilot
Human-readable UI source is in assets/src/. Production bundles in assets/build/ are built with @wordpress/scripts.
Build (contributors only):
npm install
npm run build
PHP lives under includes/ (Composer PSR-4, AssetControl\ namespace).
Third-party frontend libraries: @xyflow/react (dependency graph), react-select (rule builder fields).
Extension hooks: assetpilot_rest_register, assetpilot_admin_localize, assetpilot_admin_menu_pages, assetpilot_scan_saved, assetpilot_condition_handlers, assetpilot_site_key_scan_urls, assetpilot_site_key_scan_max_urls, assetpilot_key_pages_scan_complete
Competitors & alternatives
AppRanks tracks competitor sets per category. For AssetPilot – Granular control over frontend assets, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is AssetPilot – Granular control over frontend assets?
AssetPilot – Granular control over frontend assets is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by Amr Abdelkarem.