✨ 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 Kanban for WP Asset CleanUp Pro

SleekView Kanban reads WP Asset CleanUp Pro per-page rules from the WordPress post meta, groups CSS and JS handles into lanes like loaded, unloaded, deferred, async, and conditional, and lets your team drag handles between lanes to flip load behavior from wp-admin.

♾️ Lifetime License available

SleekView Kanban board for WP Asset CleanUp Pro

Why Asset CleanUp Pro rules fit a kanban

WP Asset CleanUp Pro is the paid version of the Asset CleanUp plugin and adds advanced rule types on top of the free plugin. Per-page rules in post meta under the _assetcleanup_pro_rules key carry the handle names of every script and style WordPress enqueues, plus a state per handle that swings between loaded, unloaded, deferred, async, and conditionally loaded by user role or by page template.

The default Asset CleanUp Pro admin shows these rules as a long checklist of handles per page, which works for a one-page tweak but breaks down once a site has dozens of pages with custom asset rules and a performance lead needs to audit the rules across the whole site. SleekView Kanban reads the same per-page Pro rules and groups handles by the state field, which is the natural pipeline lane for an asset load audit. Each card surfaces the handle name, the originating plugin, the file size, and the conditional rule.

Dragging a card from loaded to unloaded writes the new Pro state back to the Asset CleanUp rule for that handle on that page, so the next request stops enqueuing the script or style. Bulk drags can flip a curated set of handles into conditional rules tied to a user role or a page template in one transaction, which is exactly how a performance lead wants to ship a Core Web Vitals fix.

Workflow

From Pro checklist to per-page board

1

Point at Asset CleanUp Pro

Install SleekView next to WP Asset CleanUp Pro. Pick the per-page Pro rules in post meta as the source. SleekView reads every handle, every plugin source, every state, and every Pro conditional the plugin exposes.
2

Pick Pro load state as lane

Set the group-by field to the Pro asset state column. SleekView reads every value Asset CleanUp Pro uses, including loaded, unloaded, deferred, async, and conditional, and renders each as a lane with a live count.
3

Choose card fields

Pick which handle fields appear on each card. Most performance leads pick handle name, originating plugin, file size in KB, conditional rule, and affected page URL. Full handle deps open in a side panel.
4

Enable rule flip drops

Flip the drag-and-drop switch and SleekView writes the new Pro asset state back to the Asset CleanUp rule on drop. Capabilities decide who can flip Pro rules, so juniors flip staging while seniors flip production.

Sample board

Sample WP Asset CleanUp Pro board

A live SleekView Kanban grouping WP Asset CleanUp Pro handles by load state, with cards showing handle name, originating plugin, file size, and the conditional rule for each handle.
Loaded
1284
wc-cart-fragments handle for cart updates
plugin wc, size 4KB JS file
jquery-core handle WordPress ships by core
plugin core, size 28KB
wp-emoji-release handle for emoji rendering
plugin core, size 12KB
Unloaded
297
gutenberg-styles handle stripped on landing
plugin core, on /landing
contact-form-7 styles stripped on home page
plugin cf7, on / home
wp-embed handle stripped on blog index page
plugin core, on /blog
Deferred
104
recaptcha handle deferred on contact page
plugin grecaptcha, defer
analytics handle deferred on landing pages
plugin ga, defer attribute
chatbot handle deferred across the home page
plugin chat, defer attr
Conditional
62
admin-bar handle conditional on logged-in user
rule logged_in, only
buddypress handle conditional on member role
rule role member, only
woocommerce handle conditional on cart page
rule template cart, only

Comparison

Default Pro checklist vs SleekView

Default Pro checklist

  • Long per-page checklist of handles ordered alphabetically with no state grouping
  • No instant view of how many handles are conditional versus deferred across pages
  • Flipping handles into Pro conditional rules across many pages is checkbox-by-checkbox
  • No audit trail of who flipped which Pro rule on which page during a perf audit
  • Mobile Pro admin shows the same dense checklist that desktop performance leads see

SleekView Kanban

  • Groups Asset CleanUp Pro handles by the Pro state field with live counts per lane
  • Drag from loaded to conditional to set a role or template rule on the Pro handle
  • Card fronts show handle name, plugin source, file size, conditional rule, and page
  • Async and conditional handles sit in their own lanes separated from loaded handles
  • Capability gates restrict production Pro rule flips to senior performance lead roles

Features

What SleekView Kanban gives you for WP Asset CleanUp Pro

Audit Pro rules by state

Asset CleanUp Pro ships a per-page checklist with extra Pro conditional rule types, but the default admin orders handles alphabetically. The kanban groups by Pro state, so a perf lead spots conditional and deferred at a glance.

Flip Pro rules in bulk

After a Core Web Vitals audit, select every row in the loaded lane filtered to a slow third-party script and drag to conditional rules tied to a role. The Pro rule updates for every selected page in one database transaction.

Filter by plugin or rule

A filter bar narrows lanes by plugin, conditional rule type, file size, or handle name. Saved filters are per-user, so a perf lead chasing third-party scripts keeps a focused board while another watches core handles by role rules.

Audience

Three teams using the Pro kanban

Performance engineers

Performance engineers run a Core Web Vitals audit, identify slow third-party scripts, and drag those handles into Pro conditional rules tied to a role or a page template across pages.

Front-end developers

Front-end developers filter the board to the pages they own, confirm Asset CleanUp Pro is unloading legacy plugin handles correctly, and ship a perf fix without the Pro checklist.

Theme builders shipping

Theme builders use the kanban to audit how theme styles interact with other plugin handles across the site and flip Pro conditional rules cleanly between staging and production sites.

The bigger picture

Why a kanban beats a checklist for Pro rules

Asset performance is a per-page problem and Pro adds conditional rules on top. WP Asset CleanUp Pro gives WordPress site owners full per-page control over which CSS and JS handles load, defer, unload, or load conditionally by role or template. The default Pro admin presents that control as a long per-page checklist ordered alphabetically by handle name with extra conditional rule pickers, which works for tweaking a single page but breaks down once a site has dozens of pages with custom Pro rules and a performance lead has to audit Core Web Vitals across the whole site.

A kanban board fixes that shape. Lanes give performance leads an instant count of handles in loaded, unloaded, deferred, async, and conditional across the whole site, drag-and-drop turns a Pro rule flip into a single gesture, and filters let each lead scope the board to the handles or pages they actually own.

Questions

Common questions about SleekView Kanban for WP Asset CleanUp Pro

Both versions of Asset CleanUp store per-page rules in similar post meta keys, and SleekView reads the Pro key when it is present. The kanban renders the same way regardless of which version you run, and Pro adds the conditional lane that the free version cannot expose.

 

Yes. The drag handler opens a small inline picker for the conditional rule type, including by user role, by page template, by post type, and by logged-in state, then writes the chosen rule to the Asset CleanUp Pro rule meta on the affected page for the next request.

 

Yes. Asset CleanUp Pro rules are simple per-handle state flags with optional conditional metadata, so dragging the card from conditional back to loaded restores the original WordPress enqueue behavior. No script or style is permanently removed from the site.

 

Yes. SleekView views are configuration only, so you can build one board filtered to landing pages and another to blog pages from the same Asset CleanUp Pro rule set. Each lead picks a default board, and admins pin shared boards into the sidebar for the perf team.

 

SleekView reads the rule set on every page load, so a new handle from a freshly installed plugin shows up automatically as a card in the loaded lane with no Pro rule applied yet. You can drag it into unloaded, deferred, async, or conditional to apply the Pro rule.

 

Each handle card opens a side panel showing the handle name, the originating plugin, the file path, the file size, the dependencies the handle requires, the conditional rule type if any, and the page URL. Performance leads audit Pro rule metadata without leaving the kanban.

 

Yes. SleekView respects WordPress capabilities, so you can require a senior performance lead capability before a card lands in the conditional lane for production-tagged pages. Juniors can flip staging Pro rules freely, but only seniors flip production Pro rules with audit.

 

SleekView reads and writes the existing Asset CleanUp Pro rule post meta without adding shadow tables for asset rules. View configuration sits in its own small options row, so uninstalling SleekView leaves every per-page Pro asset rule exactly where Asset CleanUp wrote it.

 

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