<?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, 21 May 2013 18:01:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: Anatomy of a WordPress Plugin]]></title>
      <guid>http://www.phpdeveloper.org/news/11563</guid>
      <link>http://www.phpdeveloper.org/news/11563</link>
      <description><![CDATA[<p>
The NETTUTS.com site has an <a href="http://nettuts.com/tutorials/wordpress/anatomy-of-a-wordpress-plugin/">in-depth tutorial</a> looking at the anatomy of a WordPress plugin:
</p>
<blockquote>
WordPress is well known for its amazing collection of free plugins. There is one for almost every need you can think of, from backing up your WordPress installation to asking for a cup of coffee or fighting spam. But there are times when none of the available plugins seem to quite do the trick you are looking for. To help you in moments like that, this tutorial will guide you through every step of building a simple, widgetized WordPress plugin with settings.
</blockquote>
<p>
They break it out into a few sections - the plugin template (files and directories), adding in the first functionality, making the widget for the plugin's output, add in a few settings and you're good to go. You can <a href="http://nettuts.s3.amazonaws.com/151_wpPlugin/coming-next.zip">download the source</a> if you want to dig right in and get going.
</p>]]></description>
      <pubDate>Fri, 12 Dec 2008 12:04:01 -0600</pubDate>
    </item>
  </channel>
</rss>
