Àpèjúwe
Enqueue Debug Panel is a developer tool that allows WordPress administrators to:
- View all enqueued JavaScript and CSS files with detailed information
- See the handle, source URL, dependencies, and hook for each asset
- Instantly dequeue or re-enqueue assets with a single click
- Monitor changes that affect all frontend and admin users site-wide
- Test asset dependencies and debug loading issues without code changes
The panel is only visible to administrators and does not affect the functionality of other features on your site.
Usage
- Visit any page on your WordPress site while logged in as an admin
- Click the “Debug Enqueues” button in the admin bar (top right corner)
- A panel will slide in from the right side showing all enqueued scripts and styles
- Click “❌ Dequeue” to remove an asset from loading on all pages
- Click “✅ Re-enqueue” to restore an asset
- Changes persist across page refreshes and affect all users
Features
- Complete Asset List Ìtumọ̀ Yorùbá: – See all enqueued scripts and styles with full details
- Instant Toggle Ìtumọ̀ Yorùbá: – Dequeue or re-enqueue assets without page reloads
- Global Changes Ìtumọ̀ Yorùbá: – Dequeued assets are removed for all users site-wide
- Dependency Tracking Ìtumọ̀ Yorùbá: – View dependencies for each asset
- Hook Information Ìtumọ̀ Yorùbá: – See which hook was used to enqueue the asset
- Admin-Only Access Ìtumọ̀ Yorùbá: – Panel is only visible to administrators
- Persistent Storage Ìtumọ̀ Yorùbá: – Changes are saved and persist across sessions
- Safe & Secure Ìtumọ̀ Yorùbá: – Includes nonce verification for AJAX requests
Support
For support, bug reports, or feature requests, please contact Team Webnow.
Credits
Developed by Team Webnow
Website: https://webnow.com
License
This plugin is released under the GPL v2 or later license.
Ìgbéwọlẹ̀
- Upload the
enqueue-debug-panelfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Log in as an administrator on the frontend
- Click “Debug Enqueues” in the WordPress admin bar at the top of the page
- Toggle scripts and styles to test their impact on your site
FAQ
-
Does dequeuing assets affect other functionality?
-
No, dequeuing only removes the script or style tag from being loaded. It does not affect other functionality unless that functionality specifically requires that asset.
-
Will non-logged-in users see the dequeued assets?
-
No, dequeued assets are removed for all users, including non-logged-in users. Only administrators can make these changes through the debug panel.
-
Can I undo a dequeue?
-
Yes, simply click the “✅ Re-enqueue” button to restore any dequeued asset.
-
Is this plugin suitable for production?
-
While the plugin is safe to use, itÌtumọ̀ Yorùbá: ’s primarily designed for development and testing. Be careful when dequeuing assets on production sites, as it may break functionality if critical assets are removed.
-
Does the plugin affect site performance?
-
The panel only appears to administrators and has minimal impact on site performance. The dequeue functionality is efficient and based on WordPress’ built-in
wp_dequeue_script()andwp_dequeue_style()functions.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“Enqueue Debug Panel” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Enqueue Debug Panel” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.0
- Initial release
- Admin panel for viewing all enqueued scripts and styles
- Instant toggle functionality for dequeuing and re-enqueueing assets
- Global dequeue affects all users
- Full i18n support with text domain
- Security features including nonce verification

