<?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/">
  <channel>
    <title>DEV Community: Martial Jefferson</title>
    <description>The latest articles on DEV Community by Martial Jefferson (@mjefferson).</description>
    <link>https://dev.to/mjefferson</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F300413%2F64677c9f-6e3f-4866-9513-14d9aa3989e5.jpeg</url>
      <title>DEV Community: Martial Jefferson</title>
      <link>https://dev.to/mjefferson</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mjefferson"/>
    <language>en</language>
    <item>
      <title>Load WordPress Posts in React</title>
      <dc:creator>Martial Jefferson</dc:creator>
      <pubDate>Wed, 25 Dec 2019 00:33:57 +0000</pubDate>
      <link>https://dev.to/mjefferson/load-wordpress-posts-in-react-3g85</link>
      <guid>https://dev.to/mjefferson/load-wordpress-posts-in-react-3g85</guid>
      <description>&lt;p&gt;In an attempt to show as simple of a React app as possible, we're stealing Chris Coyier's example. I wanted to show an example using WordPress post data.&lt;/p&gt;

&lt;p&gt;If you fork this Pen, you can swap out the URL from Post Status to your own website, if it's running v2 of the WordPress REST API.&lt;/p&gt;

&lt;p&gt;The author and featured image data is made available thanks to the ?_embed query string, which adds additional information to the return data: author, media, terms, and comments are all included, for example.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/mjefferson/embed/abzwmgj?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
  </channel>
</rss>
