Title: RSS CORS Enable
Author: No Frills Plugins
Published: <strong>جون 19, 2024</strong>
Last modified: جون 19, 2024

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](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://ur.wordpress.org/plugins/rss-cors-enable/#description)
 * [جائزے](https://ur.wordpress.org/plugins/rss-cors-enable/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/rss-cors-enable/#installation)
 * [ڈیولپمنٹ](https://ur.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.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“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/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/rss-cors-enable/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/rss-cors-enable/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/rss-cors-enable/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 1.0

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

## میٹا

 *  Version **1.0.1**
 *  Last updated **2 سال پہلے**
 *  Active installations **90+**
 *  WordPress version ** 5.5 یا اس سے جدید **
 *  Tested up to **6.5.8**
 *  PHP version ** 5.6 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/rss-cors-enable/)
 * Tags
 * [cors](https://ur.wordpress.org/plugins/tags/cors/)[feeds](https://ur.wordpress.org/plugins/tags/feeds/)
   [rss](https://ur.wordpress.org/plugins/tags/rss/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/rss-cors-enable/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[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/)