The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Media Uploader Plug...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Media Uploader Plugin

2 Posts
2 Users
0 Reactions
1,157 Views
Posts: 4
Topic starter
(@trellyn)
Active Member
Joined: 3 years ago

Hi! Is it possible to get the link of the media file uploaded to a comment? I'm using a webhook that fires after a new comment is added and I would like to pass the media file URL along. I looked through the developer docs, but don't see an obvious answer there.

 

Thanks!

Dan

 

Topic Tags
1 Reply
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

@trellyn,

You can use the following function: 

get_comment_meta($comment_id, 'wmu_attachments', true);
Share: