RSS CORS Enable
·
This plugin adds the necessary CORS (Cross-Origin Resource Sharing) header to your WordPress RSS feed, allowing it to be accessed from any origin.
Valoraciones
Versión
1.0.1
Instalaciones activas
70
Última actualización
Jun 19, 2024
RSS CORS Enable is a simple yet powerful plugin designed to solve the common problem of accessing WordPress RSS feeds from different origins. By default, accessing WordPress RSS feeds via JavaScript from a domain different than the one where WordPress is hosted can result in Cross-Origin Resource Sharing (CORS) errors. This plugin addresses this issue by adding an Access-Control-Allow-Origin: * header to your WordPress RSS feed, making it accessible from any origin.