Title: Asset Queue Manager
Author: NateWr
Published: <strong>October 24, 2014</strong>
Last modified: March 10, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/asset-queue-manager.svg)

# Asset Queue Manager

 By [NateWr](https://profiles.wordpress.org/natewr/)

[Download](https://downloads.wordpress.org/plugin/asset-queue-manager.1.0.3.zip)

 * [Details](https://wordpress.org/plugins/asset-queue-manager/#description)
 * [Reviews](https://wordpress.org/plugins/asset-queue-manager/#reviews)
 *  [Installation](https://wordpress.org/plugins/asset-queue-manager/#installation)
 * [Development](https://wordpress.org/plugins/asset-queue-manager/#developers)

 [Support](https://wordpress.org/support/plugin/asset-queue-manager/)

## Description

This tool allows you to monitor, dequeue and requeue scripts and styles that are
enqueued on your site. It is designed for frontend performance engineers who want
to view and manage all assets enqueued on any page and control the minification 
and concatenation themselves.

For background, please read [Chris Coyier’s initial request](https://gist.github.com/chriscoyier/2074e17ce9ae5e6d537e).

**Warning: This plugin makes it easy to break your site. Don’t use this unless you
know what you’re doing.**

#### How to use

Once the plugin is activated, browse to any page on the front of your site. An Assets
link will appear on the top right of the admin bar. Click that to view and manage
all assets.

#### Developers

Development takes place on [GitHub](https://github.com/NateWr/asset-queue-manager).
Patches welcome.

## Screenshots

 * [[
 * View details about assets enqueued in the head or footer. Dequeue them or view
   them for copying and minifying on your own.
 * [[
 * View details about assets that are being dequeued by this plugin. Requeue them
   or view them for copying and minifying on your own.

## Installation

 1. Unzip `asset-queue-manager.zip`
 2. Upload the contents of `asset-queue-manager.zip` to the `/wp-content/plugins/` 
    directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

  I dequeued jQuery (or something I shouldn’t have) and now my site is broken

Go to the list of plugins in your admin panel. Find the Asset Queue Manager and 
click the “Restore Dequeued Assets” link.

## Reviews

![](https://secure.gravatar.com/avatar/240b17d9c3e0ce3ffc38ed37d3b7be12c42ef8f08203fa0d8299bf252bcf4b23?
s=60&d=retro&r=g)

### 󠀁[Too bad this isn’t updated.](https://wordpress.org/support/topic/well-done-389/)󠁿

 [chayton](https://profiles.wordpress.org/chayton/) February 8, 2018

I used to use this plugin but now am getting Wordfence warnings so have to find 
another plugin.

![](https://secure.gravatar.com/avatar/41e5dc3a51f1e530a818679f0db5e65171279f4e92bf8523bfdddb1e7c4eb365?
s=60&d=retro&r=g)

### 󠀁[Brilliant Plugin](https://wordpress.org/support/topic/brilliant-plugin-233/)󠁿

 [mommaroodle](https://profiles.wordpress.org/mommaroodle/) July 26, 2017

this plugin made my site so much lighter – I could get rid of so much unwanted JS

![](https://secure.gravatar.com/avatar/d449c4624492312c9bb064ccbb6a7ed5f7cc2624d337cce05691446d38d38afb?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-13205/)󠁿

 [vera76](https://profiles.wordpress.org/vera76/) March 19, 2017

Great time saver.

![](https://secure.gravatar.com/avatar/1a5304596059571a248251a26959e494e3779a3006047f2cdc5f18c53ade6264?
s=60&d=retro&r=g)

### 󠀁[Very Nice](https://wordpress.org/support/topic/very-nice-858/)󠁿

 [andrewnormore](https://profiles.wordpress.org/andrewnormore/) February 17, 2017

Amazing. Very good interface. Thank you.

![](https://secure.gravatar.com/avatar/a1de403ffbf240ae57cd493a24dcbbc3e413b08264e55c5fd076942fe7800465?
s=60&d=retro&r=g)

### 󠀁[That's what I'm looking for!](https://wordpress.org/support/topic/thats-what-im-looking-for-1-2/)󠁿

 [Ashgo](https://profiles.wordpress.org/ashgo/) September 3, 2016

Best way to dequeue scripts or css. I can never thank you enough! Translated plugin
into Russian.

![](https://secure.gravatar.com/avatar/1f81de40cb8f4cfa288cd5f24267d2fb658ac48044a90fa315beaf97d0726e27?
s=60&d=retro&r=g)

### 󠀁[issue with dots assets](https://wordpress.org/support/topic/issue-with-dots-assets/)󠁿

 [rowlin](https://profiles.wordpress.org/rowlin/) September 3, 2016 1 reply

assets with dots cannot be managed

 [ Read all 14 reviews ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/)

## Contributors & Developers

“Asset Queue Manager” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ NateWr ](https://profiles.wordpress.org/natewr/)

[Translate “Asset Queue Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/asset-queue-manager)

### Interested in development?

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

## Changelog

#### 1.0.3 (2016-03-10)

 * Fix #5: issues with third-party code which extends native types. h/t @AndiDittrich
   of https://wordpress.org/plugins/enlighter/

#### 1.0.2 (2016-02-17)

 * Fix #4: allow assets with dots in the handle to be managed

#### 1.0.1 (2014-12-17)

 * Fix critical bug where assets were only dequeued for logged in users with the
   admin bar present

#### 1.0 (2014-10-23)

 * Initial release

## Meta

 *  Version **1.0.3**
 *  Last updated **10 years ago**
 *  Active installations **200+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.4.34**
 * Tags
 * [debug](https://wordpress.org/plugins/tags/debug/)[developer](https://wordpress.org/plugins/tags/developer/)
   [development](https://wordpress.org/plugins/tags/development/)[tool](https://wordpress.org/plugins/tags/tool/)
 *  [Advanced View](https://wordpress.org/plugins/asset-queue-manager/advanced/)

## Ratings

 4.7 out of 5 stars.

 *  [  12 5-star reviews     ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/?filter=4)
 *  [  2 3-star reviews     ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/asset-queue-manager/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/asset-queue-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/asset-queue-manager/reviews/)

## Contributors

 *   [ NateWr ](https://profiles.wordpress.org/natewr/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/asset-queue-manager/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://themeofthecrop.com)