WordPress 插件 Syndicate Press 1.0 發布

webphp 13年前發布 | 7K 次閱讀 WordPress PHP

Syndicate Press 是一個 WordPress 插件,用以在文章和頁面中直接嵌入 RSS 信息,提供一個易于管理的頁面和多個顯示的選項,高插件是可靈活配置跟網站風格一致。

特性:

  • Easy integration into your wordpress site!
    • Feeds can be placed within Pages or Posts with simple bbcodes.
    • Feeds can be inserted anywhere in a Theme by a simple php function call.
  • Feeds honor your site CSS
    • The plugin does not impose any style constraints which allows your feed content to match your sites look and feel.
  • Caching of input feeds
    • Configurable cache expiration
    • Protect your feed providers from excessive downloads
      • Some feed providers will block websites that repeatedly access their RSS feeds
      • The caching methodology used by Syndicate Press will effectively remove this as an issue
  • Caching of formatted output
    • Caches the parsed and formatted output so that pages serve faster and reduce server CPU load.
      • For example, with 4 large feeds on a single page, full parsing and formatting can take approximately 1.6 seconds without output caching enabled.  When output caching is enabled, the page is processed in ~0.001 seconds to ~0.13 seconds.
  • Filtering
    • Some feeds may contain content that you don’t want on your site.  Syndicate Press’s filtering allows you to define custom filter keywords that help control what type of content is displayed to your users.
    • Syndicate Press supports 2 types of content filters, inclusive and exclusive.  These filters operate on the feed item level.  This means that an item from a feed can be filtered out due to content, while another item from the same feed will not be filtered out due to content.
      • Inclusive keyword filters: Only feed items that contain one of the inclusive filter keywords will be displayed
      • Exclusive keyword filters: Feed items that contain one of the exclusive filter keywords will not be displayed.  The exclusive filter is applied after the inclusive filter.
  • Insert customized content between feeds, including advertising code such as Google’s Adsense.
  • Identify feeds with a short, easy to remember name
    • The feed name can be used to reference the feed in your Page or Post
  • Configurable description text location
    • Below the title link
    • In the title link’s hover over “title” attribute
  • Limit the number of items from a feed
  • Limit the length of the feed description to a given number of characters
  • Custom feed and article formatting
    • Enter custom html tags to format the feed and/or article titles

項目地址http://henryranch.net/software/syndicate-press/

經過 1 年時間的 RC 版本測試,Syndicate Press 終于迎來了 1.0 正式版的發布。

19145207_rauy.jpg

 本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!