Mô tả
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)
Cài đặt
- Upload WP Kill In Feed to the /wp-content/plugins/ directory.
- Activate the plugin through the \\’Plugins\\’ menu in WordPress.
- Enjoy!
- If you use PowerPress, turn off “Do not allow other plugins to modify podcast feeds” in PowerPress > Settings > Feeds.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Kill In Feed” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Kill In Feed” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
v1.2: Improved content handling for better compatibility.
v1.1: removed smartquotes in shortcode addtofeed
v1: initial upload