/* Make the shortcut keys */ jQuery(document).ready(function($){ $('#adminmenuwrap').menuHotkeys(); $('#wpadminbar').menuHotkeys(); }); //END of file