Found that there is a way to add plugins to top menu, thanks to pods plugin:
add_object_page( $page_title, $menu_title, $access_level, $file, $function = '', $icon_url = '');
Found that there is a way to add plugins to top menu, thanks to pods plugin:
add_object_page( $page_title, $menu_title, $access_level, $file, $function = '', $icon_url = '');