<?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>Sun, 19 May 2013 20:20:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ryan Malesevich's Blog: Separate Trackbacks from Comments Revisited]]></title>
      <guid>http://www.phpdeveloper.org/news/7209</guid>
      <link>http://www.phpdeveloper.org/news/7209</link>
      <description><![CDATA[<p>
<i>Ryan Malesevich</i> has <a href="http://ryanslife.net/2007/02/01/separate-trackbacks-from-comments-revisited/">posted a new entry</a> that might be of interest you all of you WordPress-ers out there. In it he talks about <a href="http://ryanslife.net/tutorials/split_trackbacks.php.zip">a plugin</a> you can use to separate out the comments from the trackbacks in the listing for a post.
</p>
<blockquote>
I was lucky enough to come across a blog post on Binary Moon that included a function that would allow you to break up the trackbacks and the comments in your template. [...] The problem with that is everytime Wordpress upgrades I overwrite functions.php and then comments no longer work.
</blockquote>
<p>
To get around it, he used WordPress' own plugin system to make the separation via <a href="http://ryanslife.net/tutorials/split_trackbacks.php.zip">this simple plugin</a> [zip]. It's a simple install, but a bit of functionality that can really help out if you get a lot of both trackbacks and comments.
</p>]]></description>
      <pubDate>Fri, 02 Feb 2007 09:05:00 -0600</pubDate>
    </item>
  </channel>
</rss>
