If like me having an extra βNeed Help? πβ section in the admin section will simply get in the way, you can disable appearing by adding the following to your functions.php
remove_action('admin_menu', 'c_ws_plugin__s2member_menu_pages::get_help_panel', 12);