[Plugin: WP Post to PDF] How do I make this plugin respect URL parameters?
-
I’ve contacted the developer directly, but have not heard anything back, so I’m trying this support forum.
Basically, this plugin works awesomely, but it doesn’t respect additional URL parameters when it executes. For example, if I have a static page:
https://www.example.com/my-page
Then the PDF link generated is ‘www.example.com/my-page?format=pdf’, which is great and works fine. However, if the URL has a passed parameter, like:
https://www.example.com/my-page?PID=1234
(Because of a plugin on that page, for example). Then the PDF link generated is the same, and it loses (ignores) the all-important PID parameter in the URL. Without this parameter, the page displays incorrect (or in this case, blank) data, which results in the PDF page containing nothing in it! Arrghh!
Any ideas or suggestions from the community? I’d really like to continue using this plugin, but I’d also be open to other plugins that do this correctly.
Thanks!
bruce
- The topic ‘[Plugin: WP Post to PDF] How do I make this plugin respect URL parameters?’ is closed to new replies.