Description
Page Asset Manager provides a secure editor panel for discovering and managing stylesheets and scripts enqueued on a singular WordPress item.
Features
- Drag-and-drop CSS and JavaScript ordering.
- Disable individual assets per item.
- Public post type support.
- Secure, explicit front-end asset discovery.
- Search by asset handle or URL.
- Asset URLs and dependency information.
- Reset to WordPress defaults.
- Copy settings from another item.
- Backward-compatible version 1 data migration.
WordPress resolves dependencies after the requested order is applied, preventing invalid dependency order.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate Page Asset Manager.
- Edit a supported post, page, or custom post type.
- Open “Page CSS & JavaScript” and select “Refresh assets”.
- Reorder or disable assets, then save.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Page Asset Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Page Asset Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
- Added modern WordPress and PHP 8 compatibility.
- Added secure AJAX operations with nonce and capability checks.
- Replaced visitor-side metadata writes with explicit asset discovery.
- Preserved WordPress core script-rendering hooks.
- Added post types, search, disable, reset, details, and copy settings.
- Scoped admin assets to supported editor screens.
- Preserved version 1 ordering metadata.

