<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Media Uploader Plugin - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/media-uploader-plugin/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 13 Sep 2026 02:17:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Media Uploader Plugin</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/media-uploader-plugin/#post-15283</link>
                        <pubDate>Tue, 05 Jul 2022 13:21:28 +0000</pubDate>
                        <description><![CDATA[@trellyn,
You can use the following function: 
get_comment_meta($comment_id, &#039;wmu_attachments&#039;, true);]]></description>
                        <content:encoded><![CDATA[<p>@trellyn,</p>
<p>You can use the following function: </p>
<pre contenteditable="false">get_comment_meta($comment_id, 'wmu_attachments', true);</pre>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/media-uploader-plugin/#post-15283</guid>
                    </item>
				                    <item>
                        <title>Media Uploader Plugin</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/media-uploader-plugin/#post-15279</link>
                        <pubDate>Tue, 05 Jul 2022 12:46:14 +0000</pubDate>
                        <description><![CDATA[Hi! Is it possible to get the link of the media file uploaded to a comment? I&#039;m using a webhook that fires after a new comment is added and I would like to pass the media file URL along. I l...]]></description>
                        <content:encoded><![CDATA[<p>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.</p>
<p> </p>
<p>Thanks!</p>
<p>Dan</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>trellyn</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/media-uploader-plugin/#post-15279</guid>
                    </item>
							        </channel>
        </rss>
		