<?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 &#8250; Support &#187; Topic: [Plugin: Relevanssi - A Better Search] Quick Bug Fix</title>
		<link>http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-quick-bug-fix</link>
		<description>WordPress &#8250; Support</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:11:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/support/rss/topic/plugin-relevanssi-a-better-search-quick-bug-fix" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Leary on "[Plugin: Relevanssi - A Better Search] Quick Bug Fix"</title>
			<link>http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-quick-bug-fix#post-2762714</link>
			<pubDate>Thu, 19 Apr 2012 14:33:35 +0000</pubDate>
			<dc:creator>Kevin Leary</dc:creator>
			<guid isPermaLink="false">2762714@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Hey Mikko,</p>
<p>It may have been a conflict with the WP Alchemy Meta Box class:</p>
<p><a href="http://www.farinspace.com/wpalchemy-metabox/" rel="nofollow">http://www.farinspace.com/wpalchemy-metabox/</a></p>
<p>Content saved in meta box text fields generated by the class are stored in custom fields, and when the Save button is pressed that content was being saved in the main TinyMCE editor. Changing the priority in Relevanssi fixed the issue.
</p>]]></description>
					</item>
		<item>
			<title>Mikko Saari on "[Plugin: Relevanssi - A Better Search] Quick Bug Fix"</title>
			<link>http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-quick-bug-fix#post-2759070</link>
			<pubDate>Wed, 18 Apr 2012 04:25:03 +0000</pubDate>
			<dc:creator>Mikko Saari</dc:creator>
			<guid isPermaLink="false">2759070@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Looks like Relevanssi Premium has a priority of 99 for that action, so I suggest you use that priority as well.</p>
<p>Also, I'd be interested in a description on how to reproduce the bug.
</p>]]></description>
					</item>
		<item>
			<title>Mikko Saari on "[Plugin: Relevanssi - A Better Search] Quick Bug Fix"</title>
			<link>http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-quick-bug-fix#post-2699904</link>
			<pubDate>Tue, 20 Mar 2012 08:32:56 +0000</pubDate>
			<dc:creator>Mikko Saari</dc:creator>
			<guid isPermaLink="false">2699904@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Thanks, I'll add this to my bug list.</p>
<p>Drop me an email to mikko at mikkosaari.fi, if you get your write-up done, so I can add a link to it on Relevanssi.com.
</p>]]></description>
					</item>
		<item>
			<title>Kevin Leary on "[Plugin: Relevanssi - A Better Search] Quick Bug Fix"</title>
			<link>http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-quick-bug-fix#post-2698002</link>
			<pubDate>Mon, 19 Mar 2012 14:13:12 +0000</pubDate>
			<dc:creator>Kevin Leary</dc:creator>
			<guid isPermaLink="false">2698002@http://wordpress.org/support/</guid>
			<description><![CDATA[<p>Hey Miko,</p>
<p>While working with the custom fields indexing option I encountered a bug that would automatically add custom field values in the post content during the <code>save_post</code> action.</p>
<p>I dug into the code and isolated the issue to <strong>Line 2322</strong>. I was able to fix the problem by setting the priority and accepted arguments parameter of the <code>relevanssi_edit function</code> on Line 39 of relevanssi.php:</p>
<p><code>add_action(&#039;save_post&#039;, &#039;relevanssi_edit&#039;, 1, 1);</code></p>
<p>Thanks for all the time and effort you've put into this plugin, I'm planning to do a nice write-up on a how to use Relevanssi to create search filtering forms similar to Kayak.com (except probably not AJAX unless I'm feeling ambitious)</p>
<p><a href="http://wordpress.org/extend/plugins/relevanssi/" rel="nofollow">http://wordpress.org/extend/plugins/relevanssi/</a>
</p>]]></description>
					</item>

	</channel>
</rss>
