<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>coffee2code.com</title>
	<atom:link href="http://coffee2code.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffee2code.com</link>
	<description>pro-gram-mer: n. a person who converts coffee into code</description>
	<lastBuildDate>Thu, 21 Jan 2010 20:41:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Restrict Usernames v2.0</title>
		<link>http://coffee2code.com/archives/2010/01/21/restrict-usernames-v2-0/</link>
		<comments>http://coffee2code.com/archives/2010/01/21/restrict-usernames-v2-0/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:31:39 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=552</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Restrict Usernames plugin (v2.0) for WordPress. Restrict the usernames that new users may use when registering for your site. This release introduces numerous new features and improvements, including: support for disallowing spaces in usernames; support for requirement of substrings within usernames; support for localization; support [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/restrict-usernames">Restrict Usernames</a></strong> plugin (v2.0) for WordPress.</p>
<blockquote><p>
Restrict the usernames that new users may use when registering for your site.
</p></blockquote>
<p>This release introduces numerous new features and improvements, including: support for disallowing spaces in usernames; support for requirement of substrings within usernames; support for localization; support for WP 2.9+, dropped support for versions of WP older than 2.8, and more.</p>
<p>The plugin&#8217;s official homepage is located at :<br />
<a href="http://coffee2code.com/wp-plugins/restrict-usernames/">http://coffee2code.com/wp-plugins/restrict-usernames</a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-552"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add option to disallow use of spaces in usernames</li>
<li>Add option to allow requirement of any of numerous substrings as part of usernames (including start with and end with requirements)</li>
<li>Add reset button to reset options</li>
<li>Move initialization of config array out of constructor and into new function load_config()</li>
<li>Create init() to handle calling load_textdomain() and load_config() (textdomain must be loaded before initializing config)</li>
<li>Return immediately if username being check is already invalid</li>
<li>Use strpos() instead of stristr()</li>
<li>Changed invocation of plugin&#8217;s install function to action hooked in constructor rather than in global space</li>
<li>Extract settings saving code into maybe_save_options()</li>
<li>Extract settings display code into display_option()</li>
<li>Update object&#8217;s option buffer after saving changed submitted by user</li>
<li>Add support for localization</li>
<li>Add .pot file</li>
<li>Add PHPDoc documentation</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with versions of WP older than 2.8</li>
<li>Update documentation</li>
<li>Update copyright date</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/21/restrict-usernames-v2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One Click Close Comments v2.0</title>
		<link>http://coffee2code.com/archives/2010/01/21/one-click-close-comments-v2-0/</link>
		<comments>http://coffee2code.com/archives/2010/01/21/one-click-close-comments-v2-0/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:52:31 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=546</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated One Click Close Comments plugin (v2.0) for WordPress. Conveniently close or open comments for a post or page with one click. This release features many updates to the plugin, including: improved functionality with JavaScript disabled; less reliance on JavaScript; bug fixes related to &#8216;Quick Edit&#8217;; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/one-click-close-comments">One Click Close Comments</a></strong> plugin (v2.0) for WordPress.</p>
<blockquote><p>
Conveniently close or open comments for a post or page with one click.
</p></blockquote>
<p>This release features many updates to the plugin, including: improved functionality with JavaScript disabled; less reliance on JavaScript; bug fixes related to &#8216;Quick Edit&#8217;; filterable click character; localization support; support for WP 2.9+; and dropped support for WP older than 2.8.</p>
<p>For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/one-click-close-comments">http://coffee2code.com/wp-plugins/one-click-close-comments</a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-546"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Display commenting status even if JS is disabled</li>
<li>Render commenting status as a &#8216;span&#8217; instead of an &#8216;a&#8217; and use unobtrusive JS to make it clickable</li>
<li>Insert column into desired position using PHP instead of JS</li>
<li>Fix issue related to disappearance of button for a post after using Quick Edit</li>
<li>Fix issue of &#8216;Allow Comments&#8217; checkbox in &#8216;Quick Edit&#8217; getting out of sync with actual comment status</li>
<li>Allow filtering of character used as click link, via &#8216;one-click-close-comments-click-char&#8217;</li>
<li>Move initialization of config array out of constructor and into new function load_config()</li>
<li>Create init() to handle calling load_textdomain() and load_config() (textdomain must be loaded before initializing config)</li>
<li>Add support for localization</li>
<li>Add .pot file</li>
<li>Add PHPDoc documentation</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with versions of WP older than 2.8</li>
<li>Update documentation (descriptions, FAQs, etc) to reflect behavior changes</li>
<li>Update copyright date</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/21/one-click-close-comments-v2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Search v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/07/disable-search-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/07/disable-search-v1-1/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 00:15:56 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=541</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Disable Search plugin (v1.1) for WordPress. Disable the search capabilities of WordPress. For more details, instructions, and the download link, visit the plugin’s official homepage at : http://coffee2code.com/wp-plugins/disable-search. This release primarily adds the disabling/unregistering of the search widget and notes WordPress 2.9+ compatibility, and drops [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/disable-search">Disable Search</a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Disable the search capabilities of WordPress.
</p></blockquote>
<p>For more details, instructions, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/disable-search">http://coffee2code.com/wp-plugins/disable-search</a>.</p>
<p>This release primarily adds the disabling/unregistering of the search widget and notes WordPress 2.9+ compatibility, and drops compatibility with versions of WordPress older than 2.8.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-541"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Disable/unregister search widget</li>
<li>Add PHPDoc documentation</li>
<li>Minor formatting tweaks</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with WP older than 2.8</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/07/disable-search-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safe Function Call v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/06/safe-function-call-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/06/safe-function-call-v1-1/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 04:33:11 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=528</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Safe Function Call plugin (v1.1) for WordPress. Safely call functions that may not be available (for example, from within a template, calling a function that is provided by a plugin that may be deactivated). The plugin&#8217;s official homepage is located at : http://coffee2code.com/wp-plugins/safe-function-call. This release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/safe-function-call/">Safe Function Call</a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Safely call functions that may not be available (for example, from within a template, calling a function that is provided by a plugin that may be deactivated).
</p></blockquote>
<p>The plugin&#8217;s official homepage is located at :<br />
<a href="http://coffee2code.com/wp-plugins/safe-function-call/">http://coffee2code.com/wp-plugins/safe-function-call</a>.</p>
<p>This release adds a new function, []czo3OlwiX3NmY2YoKVwiO3tbJiomXX0=[] which allows another function to be called if the originally intended function does not exist.  The plugin is noted as being WordPress 2.9+ compatible.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-528"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add new template function _sfcf() to allow calling a function when the intended function isn&#8217;t available</li>
<li>Add PHPDoc documentation</li>
<li>Minor formatting tweaks</li>
<li>Note compatibility with WP 2.9+</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/06/safe-function-call-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extra Sentence Space v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 03:52:11 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=523</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Extra Sentence Space plugin (v1.1) for WordPress. Force browsers to display two spaces between sentences. The plugin&#8217;s official homepage is located at : http://coffee2code.com/wp-plugins/extra-sentence-space. This release has the plugin now retaining the extra sentence space for text appearing in widgets, notes WordPress 2.9+ compatibility, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/extra-sentence-space/">Extra Sentence Space</a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Force browsers to display two spaces between sentences.
</p></blockquote>
<p>The plugin&#8217;s official homepage is located at :<br />
<a href="http://coffee2code.com/wp-plugins/extra-sentence-space/">http://coffee2code.com/wp-plugins/extra-sentence-space</a>.</p>
<p>This release has the plugin now retaining the extra sentence space for text appearing in widgets, notes WordPress 2.9+ compatibility, and adds some code documentation.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-523"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Now also filter widget_text</li>
<li>Add PHPDoc documentation</li>
<li>Note compatibility with WP 2.8+ and 2.9+</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/06/extra-sentence-space-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linkify Tags v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/06/linkify-tags-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/06/linkify-tags-v1-1/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:21:28 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=504</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Linkify Tags plugin (v1.1) for WordPress. Turn a string, list, or array of tag IDs and/or slugs into a list of links to those tags. This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/linkify-tags">Linkify Tags </a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Turn a string, list, or array of tag IDs and/or slugs into a list of links to those tags.
</p></blockquote>
<p>This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release as opposed to a v1.0.1 release is the fact that one of the small changes means the plugin drops support for versions of WordPress older than 2.8.</p>
<p>For more details, instructions, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/linkify-tags">http://coffee2code.com/wp-plugins/linkify-tags </a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-504"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add PHPDoc documentation</li>
<li>Add title attribute to link for each tag</li>
<li>Minor formatting tweaks</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with WP older than 2.8</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/06/linkify-tags-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linkify Categories v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/06/linkify-categories-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/06/linkify-categories-v1-1/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:20:09 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=501</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Linkify Categories plugin (v1.1) for WordPress. Turn a string, list, or array of category IDs and/or slugs into a list of links to those categories. This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/linkify-categories">Linkify Categories </a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Turn a string, list, or array of category IDs and/or slugs into a list of links to those categories.
</p></blockquote>
<p>This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release as opposed to a v1.0.1 release is the fact that one of the small changes means the plugin drops support for versions of WordPress older than 2.8.</p>
<p>For more details, instructions, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/linkify-categories">http://coffee2code.com/wp-plugins/linkify-categories </a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-501"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add PHPDoc documentation</li>
<li>Add title attribute to link for each category</li>
<li>Minor formatting tweaks</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with WP older than 2.8</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/06/linkify-categories-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linkify Authors v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/06/linkify-authors-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/06/linkify-authors-v1-1/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:20:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=500</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Linkify Authors plugin (v1.1) for WordPress. Turn a string, list, or array of author IDs and/or slugs into a list of links to those authors. This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/linkify-authors">Linkify Authors</a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Turn a string, list, or array of author IDs and/or slugs into a list of links to those authors.
</p></blockquote>
<p>This release features minor formatting tweaks and documentation enhancements, notes compatibility with WP 2.9+, but what warrants a v1.1 release as opposed to a v1.0.1 release is the fact that one of the small changes means the plugin drops support for versions of WordPress older than 2.8.</p>
<p>For more details, instructions, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/linkify-authors">http://coffee2code.com/wp-plugins/linkify-authors</a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-500"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add PHPDoc documentation</li>
<li>Use esc_attr() instead of the deprecated attribute_escape()</li>
<li>Minor formatting tweaks</li>
<li>Note compatibility with WP 2.9+</li>
<li>Drop compatibility with WP older than 2.8</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/06/linkify-authors-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide Broken Shortcodes v1.1</title>
		<link>http://coffee2code.com/archives/2010/01/05/hide-broken-shortcodes-v1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/05/hide-broken-shortcodes-v1-1/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:11:25 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=494</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Hide Broken Shortcodes plugin (v1.1) for WordPress. Prevent broken shortcodes from appearing in posts and pages. This release adds a filter, &#8216;hide_broken_shortcode&#8217;, to allow customization of the output for broken shortcodes; widget_text is also now filtered by the plugin. WordPress 2.9+ compatibility has been noted [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/hide-broken-shortcodes">Hide Broken Shortcodes</a></strong> plugin (v1.1) for WordPress.</p>
<blockquote><p>
Prevent broken shortcodes from appearing in posts and pages.
</p></blockquote>
<p>This release adds a filter, &#8216;hide_broken_shortcode&#8217;, to allow customization of the output for broken shortcodes; widget_text is also now filtered by the plugin.  WordPress 2.9+ compatibility has been noted code documentation was added, and the copyright date was updated.</p>
<p>For more details, instructions, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/hide-broken-shortcodes">http://coffee2code.com/wp-plugins/hide-broken-shortcodes</a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-494"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Create filter &#8216;hide_broken_shortcode&#8217; to allow customization of the output for broken shortcodes</li>
<li>Now also filter widget_text</li>
<li>Add PHPDoc documentation</li>
<li>Note compatibility with WP 2.9+</li>
<li>Update copyright date</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/05/hide-broken-shortcodes-v1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Admin Post Navigation v1.1.1</title>
		<link>http://coffee2code.com/archives/2010/01/05/admin-post-navigation-v1-1-1/</link>
		<comments>http://coffee2code.com/archives/2010/01/05/admin-post-navigation-v1-1-1/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:20:27 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=487</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Admin Post Navigation plugin (v1.1.1) for WordPress. Adds links to the next and previous posts when editing a post in the WordPress admin. This is a minor update from the v1.1 release, making note of WP 2.9+ compatibility, adding code documentation, and updating the copyright [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the official release of the updated <strong><a href="http://coffee2code.com/wp-plugins/admin-post-navigation">Admin Post Navigation</a></strong> plugin (v1.1.1) for WordPress.</p>
<blockquote><p>
Adds links to the next and previous posts when editing a post in the WordPress admin.
</p></blockquote>
<p>This is a minor update from the v1.1 release, making note of WP 2.9+ compatibility, adding code documentation, and updating the copyright date.  (See below for information on the more substantial v1.1 release which wasn&#8217;t previously released on this site.)</p>
<p>For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at :<br />
<a href="http://coffee2code.com/wp-plugins/admin-post-navigation">http://coffee2code.com/wp-plugins/admin-post-navigation</a>.</p>
<p>Comments welcome on this post for this version of the plugin.  Comments will be closed once this release has been superseded by another.</p>
<p>Read more for a detailed ChangeLog of the release.</p>
<p><span id="more-487"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, which may or may not make sense to you depending on your familiarity with the previous features and internals of the plugin.</p>
<ul>
<li>Add PHPDoc documentation</li>
<li>Note compatibility with WP 2.9+</li>
<li>Update copyright date</li>
<li>Update readme.txt (including adding Changelog)</li>
</ul>
<p>v1.1 was also previously released on the WordPress Plugin Repository but not announced here.  That release did:</p>
<ul>
<li>Add offset and limit arguments to query()</li>
<li>Only get ID and post_title fields in query, not *</li>
<li>Change the previous/next post query to ensure it only gets posts the user can edit</li>
<li>Note compatibility with WP 2.8+</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2010/01/05/admin-post-navigation-v1-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
