<?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 &#187; Package/plugin/module</title>
	<atom:link href="http://coffee2code.com/category/resource-type/packagepluginmodule/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>Tue, 07 Feb 2012 05:43:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Custom Post Limits v3.6</title>
		<link>http://coffee2code.com/archives/2012/02/07/custom-post-limits-v3-6/</link>
		<comments>http://coffee2code.com/archives/2012/02/07/custom-post-limits-v3-6/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 05:43:57 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=668</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Custom Post Limits plugin (v3.6) for WordPress. Independently control the number of posts listed on the front page, author/category/tag archives, search results, etc. This release features disabled support for individual archive limits by default (configurable) to help sites with lots of authors/categories/tags; noted compatibility through [...]]]></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/custom-post-limits/">Custom Post Limits</a></strong> plugin (v3.6) for WordPress.   </p>
<blockquote><p>
Independently control the number of posts listed on the front page, author/category/tag archives, search results, etc.
</p></blockquote>
<p>This release features disabled support for individual archive limits by default (configurable) to help sites with lots of authors/categories/tags; noted compatibility through WP 3.3+; updated plugin framework; and more.</p>
<p>The plugin&#8217;s official homepage is located at :<br />
<a href="http://coffee2code.com/wp-plugins/custom-post-limits/">coffee2code.com/wp-plugins/custom-post-limits</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-668"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, some of 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>Update plugin framework to version 034</li>
<li>Fix problem where plugin settings page won&#8217;t load for sites with a lot of authors, categories, and/or tags</li>
<li>Fix correct_paged_offset() to only operate against main query</li>
<li>By default, disable listing of limits for individual authors, categories, and tags</li>
<li>Add filter &#8216;c2c_cpl_enable_all_individual_limits&#8217; to allow enabling limits for all individual authors, categories, and tags (supersedes the specific limits)</li>
<li>Add filter &#8216;c2c_cpl_enable_all_individual_author_limits&#8217; to allow enabling limits for individual authors</li>
<li>Add filter &#8216;c2c_cpl_enable_all_individual_category_limits&#8217;  to allow enabling limits for individual categories</li>
<li>Add filter &#8216;c2c_cpl_enable_all_individual_tag_limits&#8217;  to allow enabling limits for individual tags</li>
<li>Remove support for &#8216;c2c_custom_post_limits&#8217; global</li>
<li>Note compatibility through WP 3.3+</li>
<li>Regenerate .pot</li>
<li>Change plugin description</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Tweak installation instructions in readme.txt</li>
<li>Update screenshot for WP 3.3</li>
<li>Add second screenshot</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/02/07/custom-post-limits-v3-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expandable Dashboard Recent Comments v2.0</title>
		<link>http://coffee2code.com/archives/2012/01/11/expandable-dashboard-recent-comments-v2-0/</link>
		<comments>http://coffee2code.com/archives/2012/01/11/expandable-dashboard-recent-comments-v2-0/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 06:49:18 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=666</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Expandable Dashboard Recent Comments plugin (v2.0) for WordPress. Adds the ability to do an in-place expansion of comment excerpts on the admin dashboard &#8216;Recent Comments&#8217; widget. For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at : coffee2code.com/wp-plugins/expandable-dashboard-recent-comments. Significant update: [...]]]></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/expandable-dashboard-recent-comments/">Expandable Dashboard Recent Comments</a></strong> plugin (v2.0) for WordPress.</p>
<blockquote><p>
Adds the ability to do an in-place expansion of comment excerpts on the admin dashboard &#8216;Recent Comments&#8217; widget.
</p></blockquote>
<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/expandable-dashboard-recent-comments/">coffee2code.com/wp-plugins/expandable-dashboard-recent-comments</a>.</p>
<p>Significant update: mostly rewritten; now uses &#8220;Show more&#8221;/&#8221;Show less&#8221; links in comment row actions instead of appending expand/collapse link; added expand/collapse links that affect all visible comments; added filter to allow initially showing comments expanded; internationalization; enqueue assets; and more.</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-666"></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>Use &#8220;Show more&#8221;/&#8221;Show less&#8221; links in comment row actions instead of appending expand/collapse link</li>
<li>Add filter &#8216;c2c_expandable_dashboard_recent_comments_start_expanded&#8217; to permit initial display of comments in expanded state</li>
<li>Remove class configuration array</li>
<li>Remove filter &#8216;c2c_expandable_dashboard_recent_comments_config&#8217;</li>
<li>Enqueue CSS</li>
<li>Enqueue JS</li>
<li>Add register_styles(), enqueue_admin_css(), enqueue_admin_js()</li>
<li>Remove add_css(), add_js()</li>
<li>Add support for localization</li>
<li>Add .pot</li>
<li>No longer hide the ellipsis</li>
<li>Hook &#8216;load-index.php&#8217; action to initialize plugin rather than checking pagenow</li>
<li>Add version() to return plugin version</li>
<li>Minor code reformatting (spacing)</li>
<li>Note compatibility through WP 3.3+</li>
<li>Drop support for versions of WP older than 3.1</li>
<li>Update screenshots (now based on WP 3.3)</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/11/expandable-dashboard-recent-comments-v2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Custom Field Values v3.3.2</title>
		<link>http://coffee2code.com/archives/2012/01/05/get-custom-field-values-v3-3-2/</link>
		<comments>http://coffee2code.com/archives/2012/01/05/get-custom-field-values-v3-3-2/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:18:35 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=665</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Get Custom Field Values plugin (v3.3.2) for WordPress. Use widgets, shortcodes, and/or template tags to easily retrieve and display custom field values for posts or pages. Recommended bugfix update! Highlights: fixes bug in widget preventing proper display of custom field for current post; noted WP [...]]]></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/get-custom-field-values/">Get Custom Field Values</a></strong> plugin (v3.3.2) for WordPress.</p>
<blockquote><p>
Use widgets, shortcodes, and/or template tags to easily retrieve and display custom field values for posts or pages.
</p></blockquote>
<p>Recommended bugfix update! Highlights: fixes bug in widget preventing proper display of custom field for current post; noted WP 3.3+ compatibility; and more.</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/get-custom-field-values/">coffee2code.com/wp-plugins/get-custom-field-values/</a>.</p>
<p>Comments are 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 on for a detailed ChangeLog of the release.</p>
<p><span id="more-665"></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>Fix bugs in widget preventing proper display of custom field for current post (props <a href="http://rosshiggins.com">Ross Higgins</a>)</li>
<li>Trim and/or intval widget input fields in validate()</li>
<li>For shortcode widget&#8217;s JS, output via &#8216;admin_print_footer_scripts&#8217; instead of &#8216;admin_footer&#8217;</li>
<li>Note compatibility through WP 3.3</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Update copyright date (2012)</li>
</ul>
<p>Since I never made a post regarding v3.3 and v3.3.1, here&#8217;s the ChangeLog for those releases:</p>
<ul>
<li>Modify c2c_get_random_custom() to support returning multiple random values (function now accepts additional arguments)</li>
<li>Fix fatal shortcode bug by updating widget framework to v005 to make a protected class variable public</li>
<li>Update widget version to 003</li>
<li>Rename widget class from &#8216;GetCustomWidget&#8217; to &#8216;c2c_GetCustomWidget&#8217;</li>
<li>Enable shortcode support for custom field values</li>
<li>Update widget framework to v004</li>
<li>Document shortcode</li>
<li>Note compatibility through WP 3.2+</li>
<li>Minor code formatting changes (spacing)</li>
<li>Minor readme.txt formatting changes</li>
<li>Add plugin homepage and author links in description in readme.txt</li>
<li>Add .pot</li>
<li>Update copyright date (2011)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/05/get-custom-field-values-v3-3-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Get User Custom Field Values v2.6</title>
		<link>http://coffee2code.com/archives/2012/01/04/get-user-custom-field-values-v2-6/</link>
		<comments>http://coffee2code.com/archives/2012/01/04/get-user-custom-field-values-v2-6/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 04:58: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=664</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Get User Custom Field Values plugin (v2.6) for WordPress. Easily retrieve and control the display of any custom field values/meta data for the currently logged in user or any specified user. For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage [...]]]></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/get-user-custom-field-values/">Get User Custom Field Values</a></strong> plugin (v2.6) for WordPress.</p>
<blockquote><p>
Easily retrieve and control the display of any custom field values/meta data for the currently logged in user or any specified user.
</p></blockquote>
<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/get-user-custom-field-values/">coffee2code.com/wp-plugins/get-user-custom-field-values</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-664"></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>Attempt to return user object field value if no custom fields values found and field name matches user object field name</li>
<li>Add filter &#8216;c2c_get_user_custom-user_field_proxy&#8217; to prevent accessing user object fields</li>
<li>Trim user inputs for widget (and intval user_id) during validation</li>
<li>Note compatibility through WP 3.3</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/04/get-user-custom-field-values-v2-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obfuscate Email v3.1</title>
		<link>http://coffee2code.com/archives/2012/01/04/obfuscate-email-v3-1/</link>
		<comments>http://coffee2code.com/archives/2012/01/04/obfuscate-email-v3-1/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 04:12:26 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=663</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Obfuscate E-mail plugin (v3.1) for WordPress. Obfuscate e-mail addresses to deter e-mail harvesting spammers, while retaining the appearance and functionality of hyperlinks. For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at: coffee2code.com/wp-plugins/obfuscate-email. Comments welcome on this post for this [...]]]></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/obfuscate-email/">Obfuscate E-mail</a></strong> plugin (v3.1) for WordPress.</p>
<blockquote><p>
Obfuscate e-mail addresses to deter e-mail harvesting spammers, while retaining the appearance and functionality of hyperlinks.
</p></blockquote>
<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/obfuscate-email/">coffee2code.com/wp-plugins/obfuscate-email</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 on for a detailed ChangeLog of the release.</p>
<p><span id="more-663"></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>Fix bug where display:none technique was ignored if text direction technique was not active</li>
<li>Fix bug where display:none and text direction techniques were erroneously applied to email addresses in tag attributes when mid-string</li>
<li>Update plugin framework to 034</li>
<li>Note compatibility through WP 3.3+</li>
<li>Drop compatibility with versions of WP older than 3.1</li>
<li>Change parent constructor invocation</li>
<li>Create &#8216;lang&#8217; subdirectory and move .pot file into it</li>
<li>Regenerate .pot</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Tweak installation instructions in readme.txt</li>
<li>Changed description</li>
<li>Documentation changes</li>
<li>Update screenshots for WP 3.3</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/04/obfuscate-email-v3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restrict Usernames v3.2</title>
		<link>http://coffee2code.com/archives/2012/01/04/restrict-usernames-v3-2/</link>
		<comments>http://coffee2code.com/archives/2012/01/04/restrict-usernames-v3-2/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:07:05 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=662</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Restrict Usernames plugin (v3.2) for WordPress. Restrict the usernames that new users may use when registering for your site. Recommended update. Added Multisite compatibility; noted WP 3.3+ compatibility; dropped support for versions of WP older than 3.1; updated plugin framework; and more. For more details, [...]]]></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 (v3.2) for WordPress.</p>
<blockquote><p>
Restrict the usernames that new users may use when registering for your site.
</p></blockquote>
<p>Recommended update.  Added Multisite compatibility; noted WP 3.3+ compatibility; dropped support for versions of WP older than 3.1; updated plugin framework; and more.</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/restrict-usernames/">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-662"></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 support for Multisite</li>
<li>Update plugin framework to 034</li>
<li>Remove support for &#8216;c2c_restrict_usernames&#8217; global</li>
<li>Note compatibility through WP 3.3+</li>
<li>Drop compatibility with versions of WP older than 3.1</li>
<li>Change parent constructor invocation</li>
<li>Create &#8216;lang&#8217; subdirectory and move .pot file into it</li>
<li>Regenerate .pot</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Tweak installation instructions in readme.txt</li>
<li>Update screenshots for WP 3.3</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/04/restrict-usernames-v3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Click Close Comments v2.2</title>
		<link>http://coffee2code.com/archives/2012/01/04/one-click-close-comments-v2-2/</link>
		<comments>http://coffee2code.com/archives/2012/01/04/one-click-close-comments-v2-2/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 16:53: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=661</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated One Click Close Comments plugin (v2.2) for WordPress. Conveniently close or open comments for a post or page with one click. This release features many updates to the plugin, including: increased size for click character to make it a larger click target; fixed bug where [...]]]></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.2) 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: increased size for click character to make it a larger click target; fixed bug where one-click character wasn&#8217;t clickable for quick-edited post rows; enqueued script and style files; noted compatibility for WP 3.3+; and more.</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">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-661"></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>Increase font size for click character to make a larger click target</li>
<li>Fix for one-click character not being clickable for quick-edited post rows</li>
<li>Enqueue CSS and JavaScript rather than defining in, and outputting via, PHP</li>
<li>Create &#8216;assets&#8217; subdirectory and add admin.js and admin.css to it</li>
<li>Add enqueue_scripts_and_styles(), register_styles(), enqueue_admin_css(), enqueue_admin_js()</li>
<li>Remove add_css(), add_js()</li>
<li>Hook &#8216;load-edit.php&#8217; action to initialize plugin rather than using pagenow</li>
<li>Add version() to return plugin version</li>
<li>Create &#8216;lang&#8217; subdirectory and move .pot file into it</li>
<li>Regenerate .pot</li>
<li>Note compatibility through WP 3.3+</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Update screenshot for WP 3.3</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/04/one-click-close-comments-v2-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Author Image(s) v3.6</title>
		<link>http://coffee2code.com/archives/2012/01/04/author-images-v3-6/</link>
		<comments>http://coffee2code.com/archives/2012/01/04/author-images-v3-6/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 06:09:44 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=659</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Author Image(s) plugin (v3.6) for WordPress. Display image (if present) and/or name for the author of a post, or for all authors on the blog. For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at : coffee2code.com/wp-plugins/author-images/. Recommended update. Highlights: [...]]]></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/author-images/">Author Image(s)</a></strong> plugin (v3.6) for WordPress.</p>
<blockquote><p>
Display image (if present) and/or name for the author of a post, or for all authors on the blog.
</p></blockquote>
<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/author-images/">coffee2code.com/wp-plugins/author-images/</a>.</p>
<p>Recommended update. Highlights: fixed bug in which &#8216;show_fullname&#8217; was ignored; support &#8216;show_fullname&#8217; with setting and widget setting; noted compatibility with WP 3.3+; updated plugin framework; and more.</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-659"></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>Fix bug in c2c_wp_list_authors_images() where &#8216;show_fullname&#8217; value was ignored</li>
<li>Add new setting &#8216;show_fullname&#8217; to force use of author full name instead of display name</li>
<li>Add new widget setting &#8216;show_fullname&#8217; to force use of author full name instead of display name</li>
<li>For get_author_image(), add support for &#8216;show_fullname&#8217; setting (default of false)</li>
<li>Move template function docs into help tabs (for WP 3.3+)</li>
<li>Add help_tabs_content()</li>
<li>Remove register_filters()</li>
<li>Update plugin framework to 034</li>
<li>Remove support for &#8216;c2c_author_images&#8217; global</li>
<li>Note compatibility through WP 3.3+</li>
<li>Drop compatibility with versions of WP older than 3.1</li>
<li>Change parent constructor invocation</li>
<li>Create &#8216;lang&#8217; subdirectory and move .pot file into it</li>
<li>Regenerate .pot</li>
<li>Add more FAQs</li>
<li>Minor code reformatting (spacing)</li>
<li>Minor phpDoc reformatting</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Tweak installation instructions in readme.txt</li>
<li>Update screenshots for WP 3.3</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2012/01/04/author-images-v3-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Search v1.3</title>
		<link>http://coffee2code.com/archives/2011/12/31/disable-search-v1-3/</link>
		<comments>http://coffee2code.com/archives/2011/12/31/disable-search-v1-3/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 17:12:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=658</guid>
		<description><![CDATA[I&#8217;d like to announce the official release of the updated Disable Search plugin (v1.3) for WordPress. Disable the search capabilities of WordPress. For more details, instructions, and the download link, visit the plugin’s official homepage at : coffee2code.com/wp-plugins/disable-search. This release primarily adds a notice to the main themes and plugins admin pages if the active [...]]]></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.3) 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">coffee2code.com/wp-plugins/disable-search</a>.</p>
<p>This release primarily adds a notice to the main themes and plugins admin pages if the active theme has a searchform.php template (since due to limitations in WordPress, this plugin cannot prevent that template from being shown) and notes WordPress 3.3+ compatibility.</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-658"></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 notice to main themes and plugins admin pages if active theme has searchform.php template</li>
<li>Note compatibility through WP 3.3+</li>
<li>Add version() to return plugin version</li>
<li>Add more documentation and FAQ questions to readme.txt</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2011/12/31/disable-search-v1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow Multiple Accounts v2.6</title>
		<link>http://coffee2code.com/archives/2011/12/29/allow-multiple-accounts-v2-6/</link>
		<comments>http://coffee2code.com/archives/2011/12/29/allow-multiple-accounts-v2-6/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 18:43:03 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Package/plugin/module]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://coffee2code.com/?p=657</guid>
		<description><![CDATA[I&#8217;d like to announce the release of the updated Allow Multiple Accounts plugin (v2.6) for WordPress. Allow multiple user accounts to be created from the same email address. Major update! This release fixes WP 3.3+ compatibility and adds/fixes support for Multisite. It also drops compatibility with version of WP older than 3.1. For more details, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to announce the release of the updated <strong><a href="http://coffee2code.com/wp-plugins/allow-multiple-accounts">Allow Multiple Accounts</a></strong> plugin (v2.6) for WordPress.</p>
<blockquote><p>
Allow multiple user accounts to be created from the same email address.
</p></blockquote>
<p>Major update! This release fixes WP 3.3+ compatibility and adds/fixes support for Multisite. It also drops compatibility with version of WP older than 3.1.</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/allow-multiple-accounts">coffee2code.com/wp-plugins/allow-multiple-accounts</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-657"></span></p>
<h3>Detailed ChangeLog</h3>
<p>These are the detailed changes, some of 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/fix multisite support</li>
<li>Remove get_user_by_email() override function</li>
<li>Override get_user_by() to circumvent check for email existence</li>
<li>Show admin notice if unable to override get_user_by()</li>
<li>Update plugin framework to 033</li>
<li>Remove support for &#8216;c2c_allow_multiple_accounts&#8217; global</li>
<li>Note compatibility through WP 3.3+</li>
<li>Change parent constructor invocation</li>
<li>Create &#8216;lang&#8217; subdirectory and move .pot file into it</li>
<li>Regenerate .pot</li>
<li>Add more FAQs</li>
<li>Minor phpDoc reformatting</li>
<li>Add &#8216;Domain Path&#8217; directive to top of main plugin file</li>
<li>Add link to plugin directory page to readme.txt</li>
<li>Tweak installation instructions in readme.txt</li>
<li>Update screenshots for WP 3.3</li>
<li>Update copyright date (2012)</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://coffee2code.com/archives/2011/12/29/allow-multiple-accounts-v2-6/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/49 queries in 0.010 seconds using disk: basic
Object Caching 519/662 objects using disk: basic

Served from: coffee2code.com @ 2012-05-21 03:33:59 -->
