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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/customizable-xml-feeds/#description)
 * [评价](https://cn.wordpress.org/plugins/customizable-xml-feeds/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/customizable-xml-feeds/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **4.2.39**
 *  语言
 * [English (US)](https://wordpress.org/plugins/customizable-xml-feeds/)
 * 标签
 * [feed](https://cn.wordpress.org/plugins/tags/feed/)[xml](https://cn.wordpress.org/plugins/tags/xml/)
 *  [高级视图](https://cn.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/)