Hello Mikko,
Thanks for your reply.
I did try your suggestion but it didn’t work. I also did try a few options but still no luck.
The problem was I need to search the content inside the tablepress, where the tablepress shortcode was added inside the WooCommerce Custom Tabs.
Is there a way to do that? Or do I have to modify the search function/query?
Thanks a lot!
Thanks Mikko for your reply.
I checked wp_posts and Custom Tabs was not saved there.
It was at the wp_postmeta table save on meta values attribute with meta keys as “yikes_woo_products_tabs”
Does Relevanssi plugin can search from wp_postmeta table?