✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Asset CleanUp Pro: per-page asset unload tables

Asset CleanUp Pro writes its unload rules to post meta and global options. SleekView turns those rules into one workspace where every CSS and JS unload is visible, filterable, and editable per row.

♾️ Lifetime License available

SleekView table view for Asset CleanUp Pro

Audit every Asset CleanUp Pro unload rule from one table

Asset CleanUp Pro stores per-page unload rules under wp_postmeta keys like _assetcleanup_load_exceptions and _assetcleanup_disabled_assets, with serialized lists of CSS and JS handles to skip. Site wide rules and preload hints sit in wp_options under wpacu_settings and wpacu_global_unload. Per post type defaults live in the same options blob. The Pro license adds preload, defer, and async lists which all serialize into wpacu_settings alongside the unload data.

The default Asset CleanUp Pro UI is page by page. It is excellent at picking handles on one URL but offers no cross site view of which pages still load contact-form-7, which posts still have a regex exception, or which templates account for most unload rules. Auditing the plugin's effect on a large site means clicking into every URL.

SleekView reads those meta and option keys, unserializes them, and surfaces flat rows. One row per page can show its slug, post type, the count of unloaded CSS, the count of unloaded JS, and whether any preload or async rules apply. Inline edits route through Asset CleanUp Pro's own update_post_meta calls so the plugin keeps owning the data, while saved views like Pages still loading jQuery can be scoped per role.

Workflow

How to build an Asset CleanUp Pro view in SleekView

1

Pick the source

Choose wp_postmeta filtered to keys starting with _assetcleanup_ as the base, joined to wp_posts for title and type.
2

Compose columns

Expand the serialized value into CSS unload count, JS unload count, exception count, and last meta write timestamp.
3

Save and scope

Save views like Pages still loading jQuery. Scope each view to the performance role so it shows up in their menu only.
4

Edit inline or bulk

Toggle handles inline per row, or bulk add an exception to every page in a filtered subset.

Sample columns

A typical Asset CleanUp Pro unload view

Per-page rows with _assetcleanup_disabled_assets unpacked into CSS and JS columns.
Source: wp_postmeta (_assetcleanup_*) + wp_options (wpacu_settings, wpacu_global_unload)
Page Post type Unloaded CSS Unloaded JS Exceptions Last edited
/ page 3 6 1 Apr 25
/about/ page 2 4 0 Apr 20
/contact/ page 0 0 0 Apr 12
/shop/widget-a/ product 5 11 2 Apr 26

Comparison

Default Asset CleanUp Pro admin vs SleekView

Default Asset CleanUp Pro admin

  • Unload rules are managed per URL. There is no admin list of every page that still loads a given handle.
  • Site wide defaults in wpacu_settings mix with per-page overrides, making it hard to see which posts diverge from the baseline.
  • Preload, defer, and async lists are stored together in the options blob with no diff view for recent edits.
  • Exception handling requires opening each URL. Bulk operations across many posts are not part of the default admin.
  • Capabilities are global. A developer cannot own unload rules without being able to change every other Asset CleanUp Pro setting.

SleekView

  • One row per page reading _assetcleanup_disabled_assets for CSS and JS counts in the same view.
  • Find pages still loading a handle by filtering on absence of that handle in the unload list.
  • Inline toggle calls update_post_meta with the same shape Asset CleanUp Pro writes.
  • Saved views per role let a performance owner see only unload rules without site settings access.
  • Companion options view exposes wpacu_global_unload as labelled rows for easy diffing.

Features

What SleekView gives you for Asset CleanUp Pro

CSS and JS unloads side by side

One view exposes both _assetcleanup_disabled_assets branches as separate counts so the heaviest unload pages are obvious.

Negative filters

Filter to rows where a specific handle is NOT in the unload list, the fastest way to find pages still loading jquery-migrate.

Kanban by exception count

Switch the same data to a board grouped by exception count to flag pages with the most complex rule sets.

Audience

Who uses SleekView for Asset CleanUp Pro

Performance developers

They filter to pages with more than ten unloaded JS handles, review for duplication, and consolidate by promoting common rules to the global unload list.

Site auditors

They diff wpacu_settings against a baseline and confirm no unintended preloads were added during a release window.

Support engineers

When a customer reports a broken widget, they search the URL, confirm which handles were unloaded, and add an exception inline.

The bigger picture

Why an Asset CleanUp Pro audit view matters

Asset CleanUp Pro gives WordPress site owners surgical control over which scripts and styles load on which URLs. That control creates real performance wins, but it also generates a lot of state. Over time rules drift, exceptions accumulate, and what started as a clean unload list becomes a patchwork of per page overrides.

The default UI excels at editing one URL but offers no bird's eye view of the whole rule set. Auditing manually means clicking into every page, opening every section, and remembering what the baseline looked like a month ago. Performance engineers need that audit view to consolidate rules and to catch regressions before they ship.

SleekView reads the same post meta and options Asset CleanUp Pro already writes, surfaces them as flat rows, and makes the work that used to take hours measurable in minutes. The plugin keeps doing its job; the operators now have the surface they need.

Questions

Common questions about SleekView for Asset CleanUp Pro

No. Asset CleanUp Pro keeps owning rule editing per URL. SleekView adds the cross site audit and bulk review layer that the default admin lacks.

 

It unserializes _assetcleanup_disabled_assets and _assetcleanup_load_exceptions and surfaces them as queryable columns.

 

Yes. Inline edits call update_post_meta with the same shape Asset CleanUp Pro writes, so the plugin keeps treating the meta as authoritative.

 

Yes. A companion view reads wpacu_global_unload from wp_options and lists each rule as a row with affected post types.

 

Views run paginated SQL filtered on meta keys with index hints. Hundreds of thousands of posts remain fast in WP Admin.

 

Yes. Select a filtered subset and bulk add a handle to _assetcleanup_load_exceptions across every selected row.

 

Yes. Pro async and defer rules from wpacu_settings appear in a labelled companion view, alongside their applicable post types.

 

Yes. Any post type Asset CleanUp Pro targets can be added as a filter or column in any view.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView