<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Urban Giraffe Support Topic: Custom filter - Post meta</title>
<link>http://urbangiraffe.com/support/</link>
<description>Urban Giraffe Support Topic: Custom filter - Post meta</description>
<language>en</language>
<pubDate>Thu, 20 Nov 2008 17:30:11 +0000</pubDate>

<item>
<title>John on "Custom filter - Post meta"</title>
<link>http://urbangiraffe.com/support/topic/custom-filter-post-meta#post-254</link>
<pubDate>Sun, 22 Jun 2008 10:39:55 +0000</pubDate>
<dc:creator>John</dc:creator>
<guid isPermaLink="false">254@http://urbangiraffe.com/support/</guid>
<description>&#60;p&#62;Sorry, I don't have time to do this right now
&#60;/p&#62;</description>
</item>
<item>
<title>mmoraes on "Custom filter - Post meta"</title>
<link>http://urbangiraffe.com/support/topic/custom-filter-post-meta#post-246</link>
<pubDate>Wed, 18 Jun 2008 01:46:35 +0000</pubDate>
<dc:creator>mmoraes</dc:creator>
<guid isPermaLink="false">246@http://urbangiraffe.com/support/</guid>
<description>&#60;p&#62;I'm currently offering a US$80 donation to anyone who can help me with this topic.&#60;/p&#62;
&#60;p&#62;Please?
&#60;/p&#62;</description>
</item>
<item>
<title>mmoraes on "Custom filter - Post meta"</title>
<link>http://urbangiraffe.com/support/topic/custom-filter-post-meta#post-169</link>
<pubDate>Fri, 11 Apr 2008 13:33:23 +0000</pubDate>
<dc:creator>mmoraes</dc:creator>
<guid isPermaLink="false">169@http://urbangiraffe.com/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;First of all: thank you so much for this great plugin. It's MUCH better than the usual WP's search feature (no doubt).&#60;/p&#62;
&#60;p&#62;I'm just in need of a little help now and I'm willing to donate some bucks to who helps me to solve it. :)&#60;/p&#62;
&#60;p&#62;I have this custom field called &#34;votes&#34;, which records the number of positive votes (no negative values) that each post received from the audience/readers. (It's a ratings system that I use to meter the popularity and quality of the posts)&#60;/p&#62;
&#60;p&#62;In my search form I would like to have this checkbox that should filter specific values on search queries. Example: if user checks the checkbox for &#34;search only posts with more than 5 votes&#34; then it should exclude posts with less than 5 votes on the search query.&#60;/p&#62;
&#60;p&#62;In a normal MySQL query I know it should look like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
SELECT ... WHERE ... AND $wpdb-&#38;gt;postmeta.meta_key='votes' AND ($wpdb-&#38;gt;postmeta.meta_value*1)&#38;gt;=5 `&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I just don't know how to put it in the Search-Unleashed plugin, since it has many triggers.&#60;/p&#62;
&#60;p&#62;Any help is very appreciated. ;)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
