<?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>Wed, 22 May 2013 04:23:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[TutToaster.com: How To Use, Style and Implement Wordpress Shortcodes]]></title>
      <guid>http://www.phpdeveloper.org/news/14698</guid>
      <link>http://www.phpdeveloper.org/news/14698</link>
      <description><![CDATA[<p>
On the TutToaster.com site there's a recent post looking at <a href="http://www.tuttoaster.com/how-to-use-style-and-implement-wordpress-shortcodes/">using WordPress shortcodes</a>, including how o style and implement them in your own site installation.
</p>
<blockquote>
Wordpress shortcode API is a powerful function which was introduced from version 2.5, it's just a simple set of functions for creating macro codes in post content. If you've developed a Vbulletin forum before, you would have been familiar with the shortcode (something called BBCode) but the Wordpress users maybe not. In this article, I would like to show you how to create and use shortcodes, in addition, I will show you some creative examples of using shortcode in Wordpress blog.
</blockquote>
<p>
They give a simple example of how to add a custom shortcode instance - a text call that displays "good morning" using the string "[gm]" in your content. From there they talk about adding attributed to the custom shortcodes and creating other special cases like custom lists, box styles, dropcaps, buttons, jQuery integration and a few more. All examples come complete with code samples.
</p>]]></description>
      <pubDate>Thu, 24 Jun 2010 12:50:09 -0500</pubDate>
    </item>
  </channel>
</rss>
