(function($) { console.log('Your plugin just got loaded on the admin page!'); console.log('This is what you get as jQuery:', $); console.log('Here is what you set for nmspPluginAdminApi:', window.nmspPluginAdminApi); }(window.jQuery));