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

Author RSS Feed

설명

The Author RSS Widget is very similar to the default RSS widget but offers author-specific RSS feeds. This means that you can display the RSS feed of your authors on their author archive page or posts that they’ve written.

Usage

The plugin gives you 5 options to tweak. The “Title” and Items To Show” options should be pretty self-explanatory. The former controls the widget’s title, the later controls the number of items displayed from the feed.

The “Field Name” option is needed because there is no built-in way to add an author’s feed URL to WordPress. Author RSS Feed needs to know how you saved this data to the database. Add user meta field name you are using here.

There are a number of ways to add additional fields to the user edit screen, I recommend Advanced Custom Fields. Once you’ve added a field to the User Form make sure to use the generated “Field Name” here in Author RSS Field.

The “Default Field URL” setting can be used as a fallback. If an author’s feed can not be found or the widget is displayed on any other page than the author archive or single post page, this URL will be used. It may be left empty, in which case the widget will not be displayed at all. This is useful if you either want to show the author’s RSS feed, or nothing at all.

The “Show Feed On” setting controls when the author’s RSS field overwrites the default RSS field. This allows you to show the author’s feed on his/her author archive, but not on single post pages.

Thanks

스크린샷

  • The widget’s options
  • The widget displayed in the the Twenty Fifteen Theme
  • The widget displayed in the the Twenty Fourteen Theme
  • The widget displayed in the the No Nonsense Theme

설치

Automatic Installation

Installing this plugin automatically is the easiest option. You can install the plugin automatically by going to the plugins section in WordPress and clicking Add New. Type Author RSS Feed” in the search bar and install the plugin by clicking the Install Now button.

Manual Installation

To manually install the plugin you’ll need to download the plugin to your computer and upload it to your server via FTP or another method. The plugin needs to be extracted in the wp-content/plugins folder. Once done you should be able to activate it as usual.

If you are having trouble, take a look at the Managing Plugins section in the WordPress Codex, it has more information on this topic.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.3 (2015-10-09)

  • Added logic for better author detection

1.0.2 (2015-05-12)

  • Added widget_title filter to the widget title

1.0.1 (2015-05-05)

  • Ironed out a kink with a PHP notice
  • Made sure default feed can be left blank
  • Made sure show on fields can be saved properly

1.0.0

  • Initial Release.