Title: RSS CORS Enable
Author: No Frills Plugins
Published: <strong>2024年6月19日</strong>
Last modified: 2024年6月19日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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://ja.wordpress.org/plugins/rss-cors-enable/#description)
 * [レビュー](https://ja.wordpress.org/plugins/rss-cors-enable/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/rss-cors-enable/#installation)
 * [開発](https://ja.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.

## FAQ

### 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/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/rss-cors-enable/)を [RSS](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.

## メタ

 *  バージョン **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://ja.wordpress.org/plugins/tags/cors/)[feeds](https://ja.wordpress.org/plugins/tags/feeds/)
   [rss](https://ja.wordpress.org/plugins/tags/rss/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/rss-cors-enable/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](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/)