该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

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.