add_filter( 'rest_authentication_errors', function( $result ) { if ( ! empty( $result ) ) { return $result; } if ( ! is_user_logged_in() ) { return new WP_Error( 'rest_not_logged_in', 'Acceso no autorizado.', array( 'status' => 401 ) ); } return $result; }); https://estilooficina.com/wp-sitemap-posts-post-1.xmlhttps://estilooficina.com/wp-sitemap-posts-page-1.xmlhttps://estilooficina.com/wp-sitemap-posts-product-1.xmlhttps://estilooficina.com/wp-sitemap-taxonomies-category-1.xmlhttps://estilooficina.com/wp-sitemap-taxonomies-product_cat-1.xmlhttps://estilooficina.com/wp-sitemap-users-1.xml