add_menu( array( 'id' => 'screenOptions', 'title' => '', 'href' => '', 'meta' => array( 'title' => __(''), 'class' => __('screenLink'), ), )); $admin_bar->add_menu( array( 'id' => 'contextHelp', 'title' => '', 'href' => '', 'meta' => array( 'title' => __(''), 'class' => __('screenLink'), ), )); } ?>