Title: RSS CORS Enable
Author: No Frills Plugins
Published: <strong>জুন 19, 2024</strong>
Last modified: জুন 19, 2024

---

প্লাগিনৰ সন্ধান কৰক

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/rss-cors-enable.svg)

# RSS CORS Enable

 [No Frills Plugins](https://profiles.wordpress.org/nofrillsplugins/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/rss-cors-enable.1.0.1.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/rss-cors-enable/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/rss-cors-enable/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/rss-cors-enable/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/rss-cors-enable/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/rss-cors-enable/)

## বৰ্ণনা

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.

## ইনষ্টলেশ্যন

 1. Upload the `rss-cors-enable` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. That’s it! The plugin works out of the box, no configuration is needed.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Can I restrict the RSS feed to be available for specific domains instead of all?

Yes, although the default behaviour is to allow all origins (`Access-Control-Allow-
Origin: *`), you can modify the plugin code to specify specific domains. Replace
the `*` in the `header("Access-Control-Allow-Origin: *");` line with the domain 
you wish to allow. When you do this, it might be wiped away when upgrading the plugin.

### Does this plugin add CORS headers to other parts of my website than the RSS feed?

No, it shouldn’t, as far as we’ve tested. This plugin is specifically designed to
modify only the WordPress RSS feed responses. Other parts of your WordPress site
or API will not be affected.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“RSS CORS Enable” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ No Frills Plugins ](https://profiles.wordpress.org/nofrillsplugins/)

[আপোনাৰ ভাষাত “RSS CORS Enable” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/rss-cors-enable)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/rss-cors-enable/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/rss-cors-enable/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/rss-cors-enable/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/rss-cors-enable/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.0

 * Initial release. Adds CORS header to WordPress RSS feeds.

## মেটা

 *  **1.0.1** সংস্কৰণ
 *  **2 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **80+**
 *  WordPress-ৰ সংস্কৰণ ** 5.5 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.5.8**
 *  PHP-ৰ সংস্কৰণ ** 5.6 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/rss-cors-enable/)
 * [cors](https://as.wordpress.org/plugins/tags/cors/)[feeds](https://as.wordpress.org/plugins/tags/feeds/)
   [rss](https://as.wordpress.org/plugins/tags/rss/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/rss-cors-enable/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/rss-cors-enable/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/rss-cors-enable/reviews/)

## অৱদানকাৰীসকল

 *   [ No Frills Plugins ](https://profiles.wordpress.org/nofrillsplugins/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/rss-cors-enable/)