WP Manifestindependent plugin directory
manifest / integrations / exacttarget-xml-feed

Exact Target XML Feed

WordPress plugin to XML feed for Exact Target.

by Christopher Gerber · github.com/chriswgerber/exacttarget-xml-feed · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/chriswgerber/exacttarget-xml-feed/archive/refs/heads/master.zip

Declares an update source (ThatGerber/exacttarget-xml-feed), so updates arrive through the plugin's own updater.

From the readme

Exact Target XML Feed NOTE: Moved to new repo This project has been moved to a new repo. Customizable XML Feeds Custom XML feed formatted for Exact Target XTXML uses a custom taxonomy to create rss feeds that can be utilized by Exact Target or other services. 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 Description 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. The plugin also creates a custom excerpt that can be used to override the default grab

Read the full README on GitHub →