PDA

View Full Version : Help needed to externd search functionality


tscargo
04-24-2010, 10:28 PM
Hi !

On my current site (still running 3.8.5) I have created a plugin to extend the MySQL query in search.php to check for two additional fields. As the search functions have been completely rewritten, I have to modify my plugin before I can upgrade.

I have been looking through the new code but to be honest I haven't been able to comprehend what is happening where.

I someone can point me into the right direction, that would help a lot.

I am looking for the spot where the actual MySQL query is being 'created', so I can extend the query with two additional criteria.

Thanks,

Taco