[wp-hackers] Modify Search Functionality
David House
dmhouse at gmail.com
Tue Jun 21 07:53:49 GMT 2005
On 6/21/05, Robert Deaton <false.hopes at gmail.com> wrote:
> I already linked to the necessary resources at the codex.
> Don't forget to set $wpdb to global in the function.
$wpdb is for doing things with the database. If you wanted to alter
the query, you would indeed need to use WP_Query, which is what
Nikolay was talking about.
--
-David House, dmhouse at gmail.com, http://xmouse.ithium.net
More information about the wp-hackers
mailing list