query_vars['rest_route']; if ( strpos( $rest_route, 'autonami' ) !== false || strpos( $rest_route, 'woofunnel' ) !== false ) { BWFAN_Common::remove_actions( 'rest_authentication_errors', 'WO_Server', 'wpoauth_block_unauthenticated_rest_requests' ); } return $status; } } new BWFAN_Compatibility_With_WP_Oauth(); }