<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Create a File Uploader with React and WordPress REST API (Media)	</title>
	<atom:link href="https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Thu, 14 Apr 2022 20:12:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: mim		</title>
		<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-40058</link>

		<dc:creator><![CDATA[mim]]></dc:creator>
		<pubDate>Thu, 14 Apr 2022 20:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=7312#comment-40058</guid>

					<description><![CDATA[Hi again, if you have some video to explain or how to do it, I must work on my school project.]]></description>
			<content:encoded><![CDATA[<p>Hi again, if you have some video to explain or how to do it, I must work on my school project.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mim		</title>
		<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-40057</link>

		<dc:creator><![CDATA[mim]]></dc:creator>
		<pubDate>Thu, 14 Apr 2022 20:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=7312#comment-40057</guid>

					<description><![CDATA[I am new for wordpress api. Where I can see all code files together? I am struggleing alot with this.]]></description>
			<content:encoded><![CDATA[<p>I am new for wordpress api. Where I can see all code files together? I am struggleing alot with this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: khosi		</title>
		<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-1847</link>

		<dc:creator><![CDATA[khosi]]></dc:creator>
		<pubDate>Wed, 23 Jun 2021 10:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=7312#comment-1847</guid>

					<description><![CDATA[Hey Micheal thank you so much for this! This didnt work for me initially, but all I had to do was wrap the header object in an object literal : header -&#062; {headers}. So -&#062; axios.post(&#039;/wp-json/wp/v2/media/?featured=&#039;+itemid,formData, headers ) becomes axios.post(&#039;/wp-json/wp/v2/media/?featured=&#039;+itemid,formData, {headers} ) this works!]]></description>
			<content:encoded><![CDATA[<p>Hey Micheal thank you so much for this! This didnt work for me initially, but all I had to do was wrap the header object in an object literal : header -&gt; {headers}. So -&gt; axios.post(&#8216;/wp-json/wp/v2/media/?featured=&#8217;+itemid,formData, headers ) becomes axios.post(&#8216;/wp-json/wp/v2/media/?featured=&#8217;+itemid,formData, {headers} ) this works!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michael Soriano		</title>
		<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-1846</link>

		<dc:creator><![CDATA[Michael Soriano]]></dc:creator>
		<pubDate>Fri, 28 May 2021 22:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=7312#comment-1846</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-1845&quot;&gt;Cchumi&lt;/a&gt;.

Unfortunately I haven&#039;t tried multiple. But yes - that&#039;s definitely a good problem to solve.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-1845">Cchumi</a>.</p>
<p>Unfortunately I haven&#8217;t tried multiple. But yes &#8211; that&#8217;s definitely a good problem to solve.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Cchumi		</title>
		<link>https://michaelsoriano.com/create-a-file-uploader-with-react-and-wordpress-rest-api-media/#comment-1845</link>

		<dc:creator><![CDATA[Cchumi]]></dc:creator>
		<pubDate>Mon, 10 May 2021 17:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=7312#comment-1845</guid>

					<description><![CDATA[Great tuts thanks.
I have a question regarding multiple media upload.
I try to loop through my images array and append inside but only the first image is uploaded to WordPress media library.
I spend a day for that but could not achieve that. Any idea ?!
Thanks
Cchumi]]></description>
			<content:encoded><![CDATA[<p>Great tuts thanks.<br />
I have a question regarding multiple media upload.<br />
I try to loop through my images array and append inside but only the first image is uploaded to WordPress media library.<br />
I spend a day for that but could not achieve that. Any idea ?!<br />
Thanks<br />
Cchumi</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
