/** * Admin Metabox * Metabox custom jquery functions */ jQuery(document).ready(function() { jQuery('#automobileui-tabs').tabs(); });