PDF links with WPDM
-
Hello,
Please advise if this plugin works with WP Download Manager (www.wpdownloadmanager.com)?
I have a lot of PDF files in my WordPress/Woocommerce website being served with WPDM. PDF file links are similar to https://foo.com/?wpdmdl=33879 and to display the links I use snippets like this:
$download_link = 'https://foo.com/?wpdmdl=33879' ; echo '<a href=' . $download_link . '>PDF File</a>';
Can you please explain how your plugin can be used in the above example?
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PDF links with WPDM’ is closed to new replies.