<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 02:47:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[CatsWhoCode.com: WordPress: How to insert data programmatically]]></title>
      <guid>http://www.phpdeveloper.org/news/14893</guid>
      <link>http://www.phpdeveloper.org/news/14893</link>
      <description><![CDATA[<p>
On the CatsWhoCode.com blog today they share an alternative method for getting content into your WordPress blog - <a href="http://www.catswhocode.com/blog/wordpress-how-to-insert-data-programmatically">a programmatic approach</a> pushing it directly in through bits of code.
</p>
<blockquote>
Recently, a client of mine asked me to write an article importer for his WordPress powered site, which was a very interesting project for me. In this article, I'll show you how you can easily add data (posts, comments, categories, etc) to your WordPress blog, without any manual effort.
</blockquote>
<p>
They describe and show examples for a few different types of inserts:
</p>
<ul>
<li>Inserting posts
<li>Inserting comments
<li>Adding categories to a post
<li>Adding tags to a post
<li>Automatically create a custom field when a post is published
</ul>
<p>
Code snippets are provided for each.
</p>]]></description>
      <pubDate>Tue, 03 Aug 2010 10:14:02 -0500</pubDate>
    </item>
  </channel>
</rss>
