Version: 1.2 Interface for easily defining additional JavaScript (inline and/or by URL) to be added to all administration pages.
Yes, via the "Admin JavaScript Files" input field on the plugin's settings page.
No, not presently. The JavaScript is added to every admin page on the site.
However, you can preface your selectors with admin page specific class(es) on 'body' tag to ensure CSS only applies on certain admin pages. (e.g. jQuery('body.index-php h2').hide();).
No, not presently. The JavaScript is added for any user that can enter the admin section of the site.
Requires: 3.1 or higher
Compatible up to: 3.5.1
Last Updated: 2013-1-2
Downloads: 3,311
Got something to say? Need help?