jQuery(document).ready(function($) { $('#admin-post-nav').appendTo($('#wpbody-content .wrap:first h1:first')); $('#adminpostnav, label[for="adminpostnav-hide"]').hide(); });