<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WordPress CMS modifications</title>
	
	<link>http://wp-cms.com</link>
	<description>Making WordPress the ultimate CMS!</description>
	<lastBuildDate>Fri, 03 Aug 2012 08:38:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Wordpress-Cms-Modifications" /><feedburner:info uri="wordpress-cms-modifications" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>WP-CMS Post Control plugin v2.2 released</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/Op0L6RcXJV4/</link>
		<comments>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-2-released/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 22:25:13 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WP-CMS WordPress Plugins]]></category>

		<guid isPermaLink="false">http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-2-released/</guid>
		<description><![CDATA[I have just released version 2.2 of my WordPress plugin WP-CMS Post Control. You should be getting the notification next time you login to your WordPress site and I have double checked the online update works fine! This update catches a small bug when saving with no options and adds a new feature allowing you [...]]]></description>
			<content:encoded><![CDATA[<p>I have just released version 2.2 of my WordPress plugin WP-CMS Post Control. You should be getting the notification next time you login to your WordPress site and I have double checked the online update works fine!</p>
<p>This update catches a small bug when saving with no options and adds a new feature allowing you to limit the number of revisions saved in adition to the existing function of turning off WordPress post revisions.</p>
<p>You can always download the latest stable version from <a title="Official WordPress plugin respository" href="http://wordpress.org/extend/plugins/wp-cms-post-control/">http://wordpress.org/extend/plugins/wp-cms-post-control/</a></p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/Op0L6RcXJV4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-2-released/</feedburner:origLink></item>
		<item>
		<title>Insert automatically updating date in WordPress theme footer</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/fn8Zjj6ucEA/</link>
		<comments>http://wp-cms.com/template-development/insert-automatically-updating-date-in-wordpress-theme-footer/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 07:00:05 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[Template Development]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://wp-cms.com/template-development/insert-automatically-updating-date-in-wordpress-theme-footer/</guid>
		<description><![CDATA[Most people want some sort of copyright statement at the bottom of their WordPress site and this usually includes the year. It makes sense to create this dynamically in PHP, rather than have to update it each year &#8211; let PHP do the work for you! This is something I had to do the other [...]]]></description>
			<content:encoded><![CDATA[<p>Most people want some sort of copyright statement at the bottom of their WordPress site and this usually includes the year. It makes sense to create this dynamically in PHP, rather than have to update it each year &#8211; let PHP do the work for you!</p>
<p>This is something I had to do the other day, and I pretty much put it on every WordPress theme I design in footer.php</p>
<p>Simply insert this PHP code where you want the copyright notice to appear &#8211; in the example it is simply styled with paragraph CSS tags, but you could use anything you want, for instance a CSS class.</p>
<pre class="brush: php">
&lt;p&gt;Content is copyright &amp;amp;copy; 2008-&lt;?php echo date(&#039;Y&#039;); ?&gt; YOUR NAME HERE&lt;/p&gt;
</pre>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/fn8Zjj6ucEA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/template-development/insert-automatically-updating-date-in-wordpress-theme-footer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/template-development/insert-automatically-updating-date-in-wordpress-theme-footer/</feedburner:origLink></item>
		<item>
		<title>WP-CMS Post Control plugin v2.1.2 released</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/n4KF5QVMDYw/</link>
		<comments>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-1-2-released/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 12:06:19 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WP-CMS WordPress Plugins]]></category>
		<category><![CDATA[post control plugin]]></category>

		<guid isPermaLink="false">http://wp-cms.com/our-wordpress-plugins/wp-cms-post-control-plugin-v2-1-2-released/</guid>
		<description><![CDATA[I released version 2 of my WordPress plugin WP-CMS Post Control in March 2010, which was a complete re-write of the original functionality to bring it upto WordPress 2.9 compatibility. You should note that Post Control v2.x is designed to work with WordPress 2.9 and above ONLY, if you are using an older version of [...]]]></description>
			<content:encoded><![CDATA[<p>I released version 2 of my WordPress plugin WP-CMS Post Control in March 2010, which was a complete re-write of the original functionality to bring it upto WordPress 2.9 compatibility. You should note that Post Control v2.x is designed to work with WordPress 2.9 and above ONLY, if you are using an older version of WordPress, there is no better time to upgrade!</p>
<p>Since then I have gone through a few point revisions catching bugs and adding the last few parts of the previous versions functionality, which is now complete.</p>
<p>You can always download the latest stable version from <a title="Official WordPress plugin respository" href="http://wordpress.org/extend/plugins/wp-cms-post-control/">http://wordpress.org/extend/plugins/wp-cms-post-control/</a></p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/n4KF5QVMDYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v2-1-2-released/</feedburner:origLink></item>
		<item>
		<title>WordPress 3.0 in beta</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/QTv2u_u7u6A/</link>
		<comments>http://wp-cms.com/wordpress-news/wordpress-3-0-in-beta/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 11:36:45 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[wordpress 3.0]]></category>

		<guid isPermaLink="false">http://wp-cms.com/wordpress-news/wordpress-3-0-in-beta/</guid>
		<description><![CDATA[Just a quickie &#8211; if you are a WordPress developer you shouldn&#8217;t miss out downloading the beta of WordPress 3.0 (if you haven&#8217;t been playing with the nightly releases!). It&#8217;s a great way to get up-to-speed with the new functionality like custom post types and the new template code ready for when WordPress 3.0 RC1 [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quickie &#8211; if you are a WordPress developer you shouldn&#8217;t miss out downloading the <a title="WordPress 3.0 beta" href="http://wordpress.org/development/2010/04/wordpress-3-0-beta-1/">beta of WordPress 3.0</a> (if you haven&#8217;t been playing with the nightly releases!). It&#8217;s a great way to get up-to-speed with the new functionality like custom post types and the new template code ready for when WordPress 3.0 RC1 gets released sometime end of May 2010 (I think).</p>
<p>Remember &#8211; this is the beta &#8211; <strong>I would strongly advise you don&#8217;t use this on a live production site (of any importance!)</strong> as it is really just for developers and bug hunters! You should only be using beta releases on local or testing servers.</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/QTv2u_u7u6A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wordpress-news/wordpress-3-0-in-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wordpress-news/wordpress-3-0-in-beta/</feedburner:origLink></item>
		<item>
		<title>WordCampUK 2010 – See you there!</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/TZxgaye5HGY/</link>
		<comments>http://wp-cms.com/wordcamp-uk/wordcampuk-2010-see-you-there/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 14:19:10 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WordCamp UK]]></category>
		<category><![CDATA[wordcampuk]]></category>

		<guid isPermaLink="false">http://wp-cms.com/wordcamp-uk/wordcampuk-2010-see-you-there/</guid>
		<description><![CDATA[It&#8217;s been a while since I last updated this blog, but just a quickie to let you know that WordCampUK, the conference for UK WordPress designers, developers and bloggers is on 17-18th July 2010 in Manchester. Lots more to come on this (including more information about my presentation this year) &#8211; so drop by and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I last updated this blog, but just a quickie to let you know that <a title="WordCampUK" href="http://uk.wordcamp.org/">WordCampUK</a>, the conference for UK WordPress designers, developers and bloggers is on 17-18th July 2010 in Manchester.</p>
<p>Lots more to come on this (including more information about my presentation this year) &#8211; so drop by and get involved!</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/TZxgaye5HGY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wordcamp-uk/wordcampuk-2010-see-you-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wordcamp-uk/wordcampuk-2010-see-you-there/</feedburner:origLink></item>
		<item>
		<title>WordPress 2.8 beta 1 out in the wild</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/3TRJEi0l0zk/</link>
		<comments>http://wp-cms.com/wordpress-news/wordpress-28-beta-1-out-in-the-wild/#comments</comments>
		<pubDate>Wed, 20 May 2009 16:49:25 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[wordpress 2.8]]></category>

		<guid isPermaLink="false">http://wp-cms.com/?p=204</guid>
		<description><![CDATA[I&#8217;m please to announce that WordPress 2.8 beta is available to download. A-lot of elements are getting updated and plenty of general tidying is being done. I&#8217;m really happy the team have concentrated on this for WordPress 2.8, rather than a load of new features &#8211; don&#8217;t get me wrong, there is some exciting new [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m please to announce that WordPress 2.8 beta is available to download. A-lot of elements are getting updated and plenty of general tidying is being done. I&#8217;m really happy the team have concentrated on this for WordPress 2.8, rather than a load of new features &#8211; don&#8217;t get me wrong, there is some exciting new stuff but it&#8217;s not like the huge step forward of WordPress 2.7&#8230; and I&#8217;m glad!</p>
<p>Beta releases are pre-release versions that should only be used in &#8216;test&#8217; environments as there may still be some bugs to squish. In-fact, users are encouraged to download the Beta versions to help catch those bugs &#8211; you should create a <a title="Report bug in WordPress" href="http://core.trac.wordpress.org/newticket">new ticket if you find an issue</a> with the beta. Think of this as your little bit of help for the whole WordPress community!</p>
<p>There does seem to be a whole lot of tweaking going on &#8211; things that theme and plugin developers should be interested in include:</p>
<ul>
<li>Add CodePress syntax highlighting to  Theme and Plugin editors</li>
<li>Add Documentation(function) lookup to Theme and Plugin editors</li>
<li>Add column &#8220;Rating&#8221; in Administration &gt; Links &gt; Edit</li>
<li>Allow the dashboard widgets to be arranged in up to four columns as set via the Screen Options tab</li>
<li>Improved Widget user interface</li>
<li>Support more than one gallery on the same page</li>
<li>Add description field for tags</li>
</ul>
<p>Beyond the surface level stuff, there is a whole bunch of new stuff for WordPress plugin and theme developers to play around with:</p>
<ul>
<li>Add Sticky to list of post states</li>
<li>Introduction and widespread use of transient and related filters</li>
<li>Add hooks for the Users, Categories, Link Categories, Tags and Comments table columns</li>
<li>Cron spawning improvements</li>
<li>Add &#8220;style&#8221; and &#8220;html&#8221; arguments to wp_list_authors</li>
<li>Add WP_Widget class and move native widgets into WP_Widget</li>
<li>Allow other taxonomies (e.g. post categories) to be used with wp_tag_cloud (Changeset 10554)</li>
<li>Add &#8220;exclude_tree&#8221; argument to wp_list_categories and make exclude behave like exclude_tree when hierarchical is specified&#8211;this was actually a 2.7.1 change (Ticket 8614)</li>
<li>New Template Tag, the_modified_author (Ticket 9154)</li>
<li>Enhanced support for custom taxonomies Add echo argument to wp_tag_cloud()</li>
<li>Make authentication more pluggable</li>
<li>Fixes to query_posts (obey post_type, drop orderby=category, use group by for meta key queries, remove meta_value from selected fields)</li>
<li>Allow a plugin to filter the classes applied in wp_list_pages()</li>
<li>Store field types in wpdb object</li>
<li>Add tag description functions tag_description and term_description</li>
<li>Allow menu reordering via plugin</li>
<li>Add hook for updating user profile</li>
<li>Add hook for adding info to plugin update message</li>
<li>Allow plugin to replace just the default help while preserving the contextual help</li>
<li>New escaping naming convention Ticket 9650</li>
</ul>
<p>Big changes for developers to watch out for include:</p>
<ul>
<li>Drop post_category column from wp_posts table, and link_category column from wp_links schemas</li>
<li>Deprecate get_catname()</li>
<li>Deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security</li>
<li>Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url()</li>
</ul>
<p>This is by no-means everything &#8211; I&#8217;ve just picked out some of the highlights! You can read the full list on the <a title="WordPress 2.8" href="http://codex.wordpress.org/Version_2.8">official WordPress announcement page</a>, or read the <a title="WordPress 2.8 beta1" href="http://wordpress.org/development/2009/05/wordpress-2-8-beta-1/">blog announcement</a>.</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/3TRJEi0l0zk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wordpress-news/wordpress-28-beta-1-out-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wordpress-news/wordpress-28-beta-1-out-in-the-wild/</feedburner:origLink></item>
		<item>
		<title>WordCampUK 2009 – 18-19th July don’t miss out!</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/oGJAoKHOyS4/</link>
		<comments>http://wp-cms.com/wordcamp-uk/wordcampuk-2009-18-19th-july-dont-miss-out/#comments</comments>
		<pubDate>Wed, 13 May 2009 09:35:20 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WordCamp UK]]></category>
		<category><![CDATA[wordcampuk]]></category>

		<guid isPermaLink="false">http://wp-cms.com/?p=199</guid>
		<description><![CDATA[WordCamp is the conference for WordPress users. If you missed out on the First WordCamp UK last year in Birmingham, be sure not to miss out on this years event! After the resounding success of last years event, it was decided democratically that this year it would be held in Cardiff, Wales. There is no [...]]]></description>
			<content:encoded><![CDATA[<p>WordCamp is the conference for WordPress users. If you missed out on the First WordCamp UK last year in Birmingham, be sure not to miss out on this years event! After the resounding success of last years event, it was decided democratically that this year it would be held in Cardiff, Wales.<span id="more-199"></span></p>
<p>There is no better way to learn new things about WordPress, discuss developments and meet like-minded bloggers, developers and designers. The exact format is being discussed, but will most-likely include a number of presentations from various WordPress experts. These are not sales pitches &#8211; quite the opposite&#8230; in-fact you are guaranteed to learn a whole bunch of new stuff over the course of the two day conference.</p>
<p>Of particular interest is that one of the founders of WordPress  <a onclick="javascript:urchinTracker('/outbound/ma.tt/');" href="http://ma.tt/">Matt Mullenweg</a>, will be presenting at the conference. It is a rare opportunity to both meet Matt in person and hear his opinions on the current and future direction of WordPress.</p>
<p>Also <a title="Mike Little" href="http://zed1.com/journalized/">Mike Little</a> has confirmed his attendance &#8211; who also played a major part in the early days of WordPress development. He&#8217;s not only a really nice, down-to-earth guy, but also provided some useful input to the conference last year.</p>
<p>The conference is for all users of WordPress &#8211; not just developers. What-ever your level of experience in WordPress, you are sure to find the conference very useful&#8230; this is the ONLY conference in the UK dedicated purely to WordPress!</p>
<p>Ticket prices are £35 for the two day conference, <strong>but you can get an early-bird discount by booking before June 1st mid-day and get your tiket for the bargain price of just £25</strong> &#8211; don&#8217;t delay <a onclick="javascript:urchinTracker('/outbound/wordcampuk2009.eventbrite.com/');" href="http://wordcampuk2009.eventbrite.com/">buy your ticket here.</a></p>
<p>You can also bisit the official blog of WordCampUK 2009 by visiting the  <a onclick="javascript:urchinTracker('/outbound/wordcamp.org.uk/en/');" href="http://wordcamp.org.uk/en/">official blog</a>.</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/oGJAoKHOyS4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wordcamp-uk/wordcampuk-2009-18-19th-july-dont-miss-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wordcamp-uk/wordcampuk-2009-18-19th-july-dont-miss-out/</feedburner:origLink></item>
		<item>
		<title>WP-CMS Post Control plugin v1.2.1 released</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/TRNcor3P9Pw/</link>
		<comments>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v121-released/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 17:45:53 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WP-CMS WordPress Plugins]]></category>
		<category><![CDATA[post control plugin]]></category>

		<guid isPermaLink="false">http://wp-cms.com/?p=194</guid>
		<description><![CDATA[Just to let you know I have just updated my WP-CMS Post Control plugin to improve WordPress 2.7 compatibility. If you are using a version below WordPress 2.7 you can still continue to use the previous version - you won&#8217;t even get the update notification in the plugins page, clever huh! You are advised to [...]]]></description>
			<content:encoded><![CDATA[<p>Just to let you know I have just updated my <a title="WP-CMS Post Control plugin" href="http://wp-cms.com/our-wordpress-plugins/post-control-plugin/">WP-CMS Post Control plugin</a> to improve WordPress 2.7 compatibility.</p>
<p><strong>If you are using a version below WordPress 2.7 you can still continue to use the previous version </strong>- you won&#8217;t even get the update notification in the plugins page, clever huh! You are advised to upgrade your main WordPress install of-course as soon as possible.</p>
<p>You can <a title="Official WordPress plugin respository" href="http://wordpress.org/extend/plugins/wp-cms-post-control/">download the latest version here</a>, or visit <a title="WP-CMS Post Control plugin" href="http://wp-cms.com/our-wordpress-plugins/post-control-plugin/">the main plugin page here</a>.</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/TRNcor3P9Pw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v121-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wpcms-wordpress-plugins/wp-cms-post-control-plugin-v121-released/</feedburner:origLink></item>
		<item>
		<title>WordPress iPhone application updated</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/C3BTO_WQNpU/</link>
		<comments>http://wp-cms.com/wordpress-news/wordpress-iphone-application-updated/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 09:00:08 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://wp-cms.com/?p=190</guid>
		<description><![CDATA[Great news for people that own iPhones &#8211; the WordPress application has been updated! I have been using this iPhone application almost from day 1 &#8211; and although it had some major shortcomings I was fairly happy with it. I often used it to jot down ideas for posts which I would save as drafts. [...]]]></description>
			<content:encoded><![CDATA[<p>Great news for people that own iPhones &#8211; the WordPress application has been updated!</p>
<p>I have been using this iPhone application almost from day 1 &#8211; and although it had some major shortcomings I was fairly happy with it. I often used it to jot down ideas for posts which I would save as drafts. It was limited in a number of ways though &#8211; which I&#8217;m glad to say have now been addressed!</p>
<p>The new features include:</p>
<ul>
<li>Comment moderation (my no.1 wishlist feature &#8211; finally I&#8217;m able to edit comments on the move!!)</li>
<li>Landscape editing mode for posts (VERY welcome!)</li>
<li>Link creation help &#8211; for those of us that don&#8217;t like to write code!</li>
<li>Page creation and editing</li>
<li>Photo resizing and optimisation</li>
</ul>
<p>It&#8217;s great to see development of this application &#8211; and it&#8217;s sure to help the popularity of WordPress grow! To update, just visit the Apple App Store and update through iTunes and best of all it&#8217;s FREE!</p>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/C3BTO_WQNpU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/wordpress-news/wordpress-iphone-application-updated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wp-cms.com/wordpress-news/wordpress-iphone-application-updated/</feedburner:origLink></item>
		<item>
		<title>Inserting WordPress shortcode outside the loop in a template</title>
		<link>http://feedproxy.google.com/~r/Wordpress-Cms-Modifications/~3/DkjKJ_3mUI8/</link>
		<comments>http://wp-cms.com/template-development/inserting-wordpress-shortcode-outside-the-loop-in-a-template/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:05:39 +0000</pubDate>
		<dc:creator>Jonny</dc:creator>
				<category><![CDATA[Template Development]]></category>
		<category><![CDATA[Shortcode]]></category>

		<guid isPermaLink="false">http://wp-cms.com/?p=187</guid>
		<description><![CDATA[Shortcodes were properly introduced back in WordPress 2.5 &#8211; they are usually used in the post content area for doing all sorts of cool things, both with core code and plugins&#8230; but what if you need to call a shortcode OUTSIDE of a post (loop) in your template? You insert WordPress shortcodes like this [shortcode [...]]]></description>
			<content:encoded><![CDATA[<p>Shortcodes were properly introduced back in WordPress 2.5 &#8211; they are usually used in the post content area for doing all sorts of cool things, both with core code and plugins&#8230; but what if you need to call a shortcode OUTSIDE of a post (loop) in your template?</p>
<p><span id="more-187"></span>You insert WordPress shortcodes like this <strong>[shortcode option1="value1" option2="value2"]</strong> into your main content area- but if you want to use WordPress shortcode outside of the loop in your template use the following PHP:</p>
<pre class="brush: php">
 &lt;?php echo do_shortcode(&#039;[shortcode option1=&quot;value1&quot; option2=&quot;value2&quot;]&#039;); ?&gt;
</pre>
<img src="http://feeds.feedburner.com/~r/Wordpress-Cms-Modifications/~4/DkjKJ_3mUI8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wp-cms.com/template-development/inserting-wordpress-shortcode-outside-the-loop-in-a-template/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://wp-cms.com/template-development/inserting-wordpress-shortcode-outside-the-loop-in-a-template/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.340 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-05-18 12:29:36 -->
