Title: RSS CORS Enable
Author: No Frills Plugins
Published: <strong>2024년 6월 19일</strong>
Last modified: 2024년 6월 19일

---

플러그인 검색

이 플러그인은 **최근 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://ko.wordpress.org/plugins/rss-cors-enable/#description)
 * [평가](https://ko.wordpress.org/plugins/rss-cors-enable/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/rss-cors-enable/#installation)
 * [개발](https://ko.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년 전**
 *  활성화된 설치 **90+**
 *  워드프레스 버전 ** 5.5 또는 그 이상 **
 *  다음까지 시험됨: **6.5.10**
 *  PHP 버전 ** 5.6 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/rss-cors-enable/)
 * 태그:
 * [cors](https://ko.wordpress.org/plugins/tags/cors/)[feeds](https://ko.wordpress.org/plugins/tags/feeds/)
   [rss](https://ko.wordpress.org/plugins/tags/rss/)
 *  [고급 보기](https://ko.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/)