is_offline_mode() || $status->in_safe_mode() || ! ( new Connection_Manager( 'jetpack' ) )->is_user_connected() ) { return admin_url( 'options-general.php?page=sharing' ); } return Redirect::get_url( 'calypso-marketing-sharing-buttons' ); }