How do i create a search option for pdf’s only
Any media item (including PDFs) is just another type of post. So you need to create a search that will look inside the media folder for all PDFs. But that won’t help search inside the PDF, though. That’s a bit more complex, requiring the ability to ‘look inside’ the PDF file’s content. And a bit … Read more