Search: how to extend the existing search to include a custom table
I created a custom table 'products' with the following field:title,description,url.The items stored into the table are imported.
I would like to extends the wordpress search to this table. Is it possible to do this?
Topic wp-query plugin-development customization Wordpress
Category Web