이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

JMS Rss Feed

설명

This plugin only does one task, adding your posts’ featured image to the RSS feed in tag. It will show your full size featured image url in the tag.

설치

  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS Rss Feed”
  2. Activate the plugin through the Plugins menu in WordPress

FAQ

Installation Instructions
  1. Upload the plugin to your wp-content/plugins folder, or use the Plugins > Add New section of your dashboard to search for “JMS Rss Feed”
  2. Activate the plugin through the Plugins menu in WordPress
Q1: How to get rss feed from my WordPress website?

If your website is built on WordPress, you can use this type of link to access your website rss feed. For example: https://jmsliu.com/feed?page=1

Q2: How to get single post content in XML?

Currently, RSS standard doesn’t define rss for single post. If you really need such feature like loading single post content in XML format, please leave the comment in this plugin page. We will consider to add this feature in this plugin.

Q3: What happen if my post doesn’t have featured image?

In this case, there will no be tag in your RSS Feed XML.

Q4: What does this plugin do?

This plugin adds the featured image of each post to the RSS feed. The featured image full size version url will be added in tag

Q5: Where can I see the change?

In your site’s RSS feed. If you have featured image in your posts, you will find in your rss feed.

기여자 & 개발자

“JMS Rss Feed”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “JMS Rss Feed”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

3.5

Remove all unnecessary features from the plugin. Now the plugin only has the pure feature: add tag in RSS Feed XML.

2.0

Add customization url in your wordpress to return a plain text of your articles.

1.0

  • First build