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

WP Kill In Feed

描述

This plugin gives you two new shortcodes: [killinfeed] will prevent whatever it\’s wrapped around from being included in your site\’s RSS feed, and [addtofeed] will add exclusive feed-only content. It\’s especially useful for wrapping around multimedia shortcodes that are adding bits and pieces of the media player into your feed, or for making content exclusive to only one consuming audience. For example, you could use it to display an ad on your site but not in your RSS feed, or show an exclusive link or promotion to your podcast subscribers but not to your website visitors. Thanks to Daniel J. Lewis for updates!(https://github.com/theDanielJLewis)

安装

  1. Upload WP Kill In Feed to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \\’Plugins\\’ menu in WordPress.
  3. Enjoy!
  4. If you use PowerPress, turn off “Do not allow other plugins to modify podcast feeds” in PowerPress > Settings > Feeds.

评价

此插件暂无评价。

贡献者及开发者

“WP Kill In Feed” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Kill In Feed”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

v1.2: Improved content handling for better compatibility.
v1.1: removed smartquotes in shortcode addtofeed
v1: initial upload