[wp-hackers] meta_value contains text

scribu scribu at gmail.com
Sun Aug 16 19:09:54 UTC 2009


Or, instead of hacking a core file, you could use the 'posts_where' filter
and add a condition like:

AND meta_value LIKE('New%');

-- 
http://scribu.net


More information about the wp-hackers mailing list