-
VincentGuest
Not really problem but a way to simply get an image or document’s protected URL and show it in the front-end. Thanks!
Created
VincentGuest
1749 views
2 replies
Hi Vincent,
Thanks for reaching out to us.
Yes, you can get the protected URL of any files using the default WordPress functions.
[Please login to view this link]
[Please login to view this link]
For example, you can use this on your page template. echo wp_get_attachment_url(887*);
* attachment_id
Hope it helps.
Created

TimKeymaster
1749 views
2 replies
- You must be logged in to reply to this topic.