<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Plugins &#187; Tag: replace - Recent Posts</title>
		<link>http://wordpress.org/plugins/tags/replace</link>
		<description>WordPress Plugins &#187; Tag: replace - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 13:43:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/plugins/rss/tags/replace" rel="self" type="application/rss+xml" />

		<item>
			<title>HTML Cleanup</title>
			<link>http://wordpress.org/plugins/html-cleanup/#post-52184</link>
			<pubDate>Wed, 17 Apr 2013 19:37:53 +0000</pubDate>
			<dc:creator>davidlyness</dc:creator>
			<guid isPermaLink="false">52184@http://wordpress.org/plugins/</guid>
			<description><![CDATA[A plugin to replace or remove lines of HTML generated by Wordpress and other plugins based on predefined regular expressions.]]></description>
					</item>
		<item>
			<title>DLT v2</title>
			<link>http://wordpress.org/plugins/dashboard-links-terminator/#post-51779</link>
			<pubDate>Tue, 09 Apr 2013 00:49:24 +0000</pubDate>
			<dc:creator>Emark</dc:creator>
			<guid isPermaLink="false">51779@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Simply tool that Replaces the WordPress logo image with Your own Content or remove links totally!]]></description>
					</item>
		<item>
			<title>Mana Symbols</title>
			<link>http://wordpress.org/plugins/mana-symbols/#post-51015</link>
			<pubDate>Thu, 21 Mar 2013 23:19:45 +0000</pubDate>
			<dc:creator>Tim Glushkov</dc:creator>
			<guid isPermaLink="false">51015@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Mana Symbols replaces shortcodes with Magic: The Gathering mana symbols.]]></description>
					</item>
		<item>
			<title>Span File and Vars</title>
			<link>http://wordpress.org/plugins/span-file-and-vars/#post-48406</link>
			<pubDate>Sun, 20 Jan 2013 12:21:10 +0000</pubDate>
			<dc:creator>jsmoriss</dc:creator>
			<guid isPermaLink="false">48406@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Searches for file and variable names within content, and wraps them with a span html tag.]]></description>
					</item>
		<item>
			<title>Harmony Tester</title>
			<link>http://wordpress.org/plugins/harmony-tester/#post-47573</link>
			<pubDate>Sat, 29 Dec 2012 22:02:41 +0000</pubDate>
			<dc:creator>Xia</dc:creator>
			<guid isPermaLink="false">47573@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Harmony Tester is for highlighting and replacing keywords (for mainland China). 和谐测试器是一个用来高亮和替换敏感词汇的插件]]></description>
					</item>
		<item>
			<title>Email Post Approval</title>
			<link>http://wordpress.org/plugins/email-post-approval/#post-45382</link>
			<pubDate>Wed, 07 Nov 2012 23:26:54 +0000</pubDate>
			<dc:creator>Travis Lopes</dc:creator>
			<guid isPermaLink="false">45382@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Ability to review and approve posts for publishing via email.]]></description>
					</item>
		<item>
			<title>Social Handles</title>
			<link>http://wordpress.org/plugins/social-handles/#post-41460</link>
			<pubDate>Mon, 06 Aug 2012 16:22:32 +0000</pubDate>
			<dc:creator>RiverCityGraphix</dc:creator>
			<guid isPermaLink="false">41460@http://wordpress.org/plugins/</guid>
			<description><![CDATA[The Social Handles plugin allows you to quickly replace social handles with links to their respective profiles.]]></description>
					</item>
		<item>
			<title>Cross-linker</title>
			<link>http://wordpress.org/plugins/cross-linker/#post-40837</link>
			<pubDate>Sat, 21 Jul 2012 17:16:28 +0000</pubDate>
			<dc:creator>plugin-master</dc:creator>
			<guid isPermaLink="false">40837@http://wordpress.org/plugins/</guid>
			<description><![CDATA[A plugin that automatically links given words to URL&#039;s with ability to modify priority of plugin execution, and options to customize the plugin.

<!--plugin-data-description-->
<p>A plugin that automatically hyperlinks selected words to defined URLs with multilingual support. The hyperlinking process works in posts and comments (given as an option). Offers blogroll links import, direct linking to posts/pages, allows assigning attributes to each link, activation and deactivation of any word/language, replacement of words (strings) along with append/prepend function which can be run over posts and comments. As an addition, plugin offers in-depth settings such as management of ignored HTML tags and "divide by" strings as well as backup management.</p>

<!--plugin-data-installation-->
<ol>
<li>Upload downloaded files to the  '/wp-content/plugins/' directory. So that you should see something like '/wp-content/plugins/cross-linker/' there.</li>
<li>If you aren't using any of previous versions yet, activate the plugin through the 'Plugins' menu in WordPress. If you're already using some of the previous versions, then there is no need to activate it. Deactivation is not necessary for upgrading to a newer version.</li>
</ol>

<!--plugin-data-faq-->
<h4>Does this plugin hyperlink all words?</h4>

<p>All words which fit specified criteria are hyperlinked. Firstly, the word must be a real "word". So it must be divided from other characters clearly. Say that you want to hyperlink 'design' only. In such case, all 'design' words will be hyperlinked, but 'designers' not (if they're not hyperlinked too). All characters which divide words can be modified.</p>

<h4>Which MySQL tables belong to this plugin?</h4>

<p>All which contain _interlinker in their name. However, we are not responsible for others plugins which may use these names (although not likely). Since version 1.2 all tables are created after activation and they are NOT deleted later. This is because some people deactivated this plugin and so they lost all data within. Later after re-activating it they (people) were missing such data.</p>

<h4>Does this plugin hyperlink existing links?</h4>

<p>No.</p>

<h4>Is it possible to tell the plugin to ignore some words or some tags?</h4>

<p>Yes.</p>

<h4>Does this plugin work with comments?</h4>

<p>Yes.</p>

<h4>How can I manage the plugin?</h4>

<p>Simply check the snapshot which is mentioned below, or click on "Tools-&#62;Cross-Linker" in your WordPress admin panel after activating this plugin.</p>

<h4>Is it possible to delete words which have been cross-linked already?</h4>

<p>Yes. Since version 1.1.</p>]]></description>
					</item>
		<item>
			<title>Word Filter Plus</title>
			<link>http://wordpress.org/plugins/word-filter-plus/#post-34891</link>
			<pubDate>Tue, 14 Feb 2012 16:29:08 +0000</pubDate>
			<dc:creator>Brian Layman</dc:creator>
			<guid isPermaLink="false">34891@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Update or clean the contents of your site, by filtering or replacing words and phrases in your posts, pages, excerpts, titles and comments.]]></description>
					</item>
		<item>
			<title>WordPress captcha contact form with frontend TinyMCE editor</title>
			<link>http://wordpress.org/plugins/wordpress-captcha-contact-form-with-frontend-tinymce-editor/#post-34465</link>
			<pubDate>Wed, 01 Feb 2012 14:16:22 +0000</pubDate>
			<dc:creator>donimedia</dc:creator>
			<guid isPermaLink="false">34465@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Customizable WordPress captcha contact form with frontend TinyMCE editor .]]></description>
					</item>
		<item>
			<title>Pokemon Card Scan Linker</title>
			<link>http://wordpress.org/plugins/pokemon-card-scan-linker/#post-34450</link>
			<pubDate>Wed, 01 Feb 2012 00:16:08 +0000</pubDate>
			<dc:creator>Adam Capriola</dc:creator>
			<guid isPermaLink="false">34450@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Automatically links Pokemon card names within your articles to provide a convenient reference scan for your readers.]]></description>
					</item>
		<item>
			<title>Undo Wordpress Default Formatting</title>
			<link>http://wordpress.org/plugins/undo-wordpress-default-formatting/#post-34095</link>
			<pubDate>Sat, 21 Jan 2012 09:00:21 +0000</pubDate>
			<dc:creator>Mattiasgeniar</dc:creator>
			<guid isPermaLink="false">34095@http://wordpress.org/plugins/</guid>
			<description><![CDATA[This plugin undoes some of the default formatting that gets applied to new posts created via Wordpress.]]></description>
					</item>
		<item>
			<title>HTML Regex Replace</title>
			<link>http://wordpress.org/plugins/html-regex-replace/#post-33987</link>
			<pubDate>Wed, 18 Jan 2012 11:47:21 +0000</pubDate>
			<dc:creator>Mark (podz)</dc:creator>
			<guid isPermaLink="false">33987@http://wordpress.org/plugins/</guid>
			<description><![CDATA[<p>Emailed Author: Hi,<br />
Could you send a link so the plugin can be downloaded please. Alternately you can reply to this and send a .zip or .rar file.<br />
Please reply with 7 days. If a reply is not received the submission will be rejected and the plugin name will be lost and unrecoverable.<br />
Thanks.
</p>]]></description>
					</item>
		<item>
			<title>HTML Regex Replace</title>
			<link>http://wordpress.org/plugins/html-regex-replace/#post-33986</link>
			<pubDate>Wed, 18 Jan 2012 11:09:07 +0000</pubDate>
			<dc:creator>Nick Lugovskoy</dc:creator>
			<guid isPermaLink="false">33986@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Replace any html you write in editor (Visual or HTML) with pre-defined string.
Use Regexp to define patterns for replacement.]]></description>
					</item>
		<item>
			<title>Safe Search Replace</title>
			<link>http://wordpress.org/plugins/safe-search-replace/#post-32280</link>
			<pubDate>Mon, 21 Nov 2011 12:20:24 +0000</pubDate>
			<dc:creator>Benjamin Sommer</dc:creator>
			<guid isPermaLink="false">32280@http://wordpress.org/plugins/</guid>
			<description><![CDATA[Safely search and replace with advanced options and undo operations.]]></description>
					</item>

	</channel>
</rss>
