0
I am using a plugin on wordpress
, which allows me to display a PDF in book form.
To use the plugin, I have to write the line [flipbook pdf="http://full-url/NOME_DO_PDF.pdf"]
Everything works perfect. My question is, which command should I use to let the page know which PDF file I want to display?
Ex: I type in the url meusite.com/livro1.pdf
and the page understands that I want to use the command [flipbook pdf="http://full-url/livro1.pdf"]
I hope you have understood, in case my question has not been made clear, I ask you to comment or change before you deny it.
Hugs.
Your need is to turn every call of Pdfs to be called from this plugin?
– Jefferson Quesado
That’s right. I need this to happen
– Italo Rodrigo