Title: Customizable XML Feeds
Author: chriswgerber
Published: <strong>2015 年 7 月 27 日</strong>
Last modified: 2015 年 7 月 27 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/customizable-xml-feeds.svg)

# Customizable XML Feeds

 由 [chriswgerber](https://profiles.wordpress.org/chriswgerber/) 開發

[下載](https://downloads.wordpress.org/plugin/customizable-xml-feeds.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/customizable-xml-feeds/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/customizable-xml-feeds/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/customizable-xml-feeds/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/customizable-xml-feeds/#developers)

 [技術支援](https://wordpress.org/support/plugin/customizable-xml-feeds/)

## 外掛說明

CustomXML uses a custom taxonomy to create rss feeds that can be utilized by Exact
Target or
 other services.

This plugin creates a custom xml feed, formatted to be usable by Exact Target or
other any
 other service that relies on information from RSS/XML feeds.

Activating the plugin adds a custom taxonomy called “Email Tags” to posts. This 
custom
 taxonomy is utilized by the plugin to generate custom endpoints for rss 
feeds. “Email Tags” are custom tags that appear like any other archive in WordPress.
However, custom layout settings can be applied on the plugin settings page to customize
the length of the feed, the size of the images in the feed, and the length of the
content in the feed.

_Note about images:_

 * Because of the nature of image sizes, I will not add functionality to go back
   and resize
    all images for the correct categories. If you need to change it and
   go back to change image sizes, try the [Regenerate Thumbnails plugin](https://wordpress.org/plugins/regenerate-thumbnails/)

Right now, this is limited to just “posts”. However, to add it to additional post
types,
 create a new filter on ‘CustomXML\tag_post_types’ to and add the custom 
post types to the array.

The plugin also creates a custom excerpt that can be used to override the default
grabbed
 by the feed. Rather than using a portion of the content to generate the
description, it will use the custom excerpt, if it exists. Otherwise, it’ll pull
an excerpt from the except, and finally from the post.

The format of the feed is:

    ```
    ``
    ```

 Title of the Post
 Permalink to the Post Associated Image URL Story Description

 “

Feeds can be located at

 1. Base: `example.com/?feed=xtxml`
 2. Custom Email Tag: `example.com/email-tag/email-tag-slug/?feed=xtxml`
 3. Other taxonomy: `example.com/category/category_name/?feed=xtxml`

**Upcoming**

 * Create setting to choose which post types the taxonomy should be registered with.
   Accessible
    currently only by using a filter (‘CustomXML\tag_post_types’).

## 安裝方式

 1. Upload `customizable-xml-feeds` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create email tags to be used in stories.
 4. Go to the settings page and configure layout for the tags.
 5. Tag stories to appear in those feeds.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Customizable XML Feeds〉的開發相關工作。

參與者

 *   [ chriswgerber ](https://profiles.wordpress.org/chriswgerber/)

[將〈Customizable XML Feeds〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/customizable-xml-feeds)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/customizable-xml-feeds/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/customizable-xml-feeds/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/customizable-xml-feeds/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/customizable-xml-feeds/)。

## 變更記錄

#### Version 1.0.0

 * Initial Release

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **11 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.2.39**
 *  語言
 * [English (US)](https://wordpress.org/plugins/customizable-xml-feeds/)
 * 標籤:
 * [feed](https://tw.wordpress.org/plugins/tags/feed/)[xml](https://tw.wordpress.org/plugins/tags/xml/)
 *  [進階檢視](https://tw.wordpress.org/plugins/customizable-xml-feeds/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/customizable-xml-feeds/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/customizable-xml-feeds/reviews/)

## 參與者

 *   [ chriswgerber ](https://profiles.wordpress.org/chriswgerber/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/customizable-xml-feeds/)