<?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>BuyNowShop &#187; child theme</title>
	<atom:link href="http://buynowshop.com/tag/child-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://buynowshop.com</link>
	<description>WordPress administration, installation, and development.</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:32:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Desk Mess Mirrored 2.0</title>
		<link>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/</link>
		<comments>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:34:19 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1955</guid>
		<description><![CDATA[Desk Mess Mirrored version 2.0 is now available at WordPress.org as of January 11, 2012.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Desk Mess Mirrored version 2.0 should be showing up in your Dashboard|Updates later today if you have not already seen it. Go ahead, <a href="http://wordpress.org/extend/themes/desk-mess-mirrored/" title="Desk Mess Mirrored @ WordPress-dot-org">get the new version</a>! It was great to add the new features and better documentation &#8230; I know that&#8217;s a bit geeky, but there you go.</p>
<p>It&#8217;s not so much that 2.0 is any sort of milestone, per se, as I generally follow a similar version numbering system as <a href="http://wordpress.org/download/" title="WordPress Downloads">WordPress</a>; although I must admit there was definitely a push to do something significant because it <em><strong>is</strong></em> a point-zero release after all.</p>
<p>That being said, I added the functionality of some of the <a href="http://codex.wordpress.org/Post_Formats" title="Post Formats at the WordPress Codex">core supported post-formats</a> (aside, quote, and status), which was the big push for this release, as well as improving the overall typography.</p>
<p>For a full list of the changes, please have a look at the changelog below.</p>
<div class="aside-toggler closed"><span class="open-aside changelog">To see the <em>changelog</em> click here.</span><span class="close-aside changelog">To hide the <em>changelog</em> click here.</span>
                         </div><div class="bnsia aside changelog closed">== Version 2.0 ==<br />
Changelog: January 9, 2012<br />
= Code =<br />
* Added additional PHPDoc style documentation<br />
* Added `DMM WP Title` &#8211; utilizes the `wp_title` filter to add text to the default title output<br />
* Added `DMM Use Posted` function for posts without titles<br />
* Added minimal doc-block to each template file as relevant<br />
* Added &#8216;desk-mess-mirrored&#8217; loop template<br />
* Added &#8216;dmm-navigation&#8217; and implemented in 404, index, archive, and author template files<br />
* Added post-formats: aside, quote, and status<br />
* Added clearing `div` at top of &#8216;author&#8217; and &#8216;page&#8217; templates<br />
* Added project TODO section to &#8216;index.php&#8217;<br />
* Added `DMM Add Body Classes` &#8211; Adds additional classes to the core `body_class` function<br />
* Changed `BNS Theme Version` to `DMM Theme Version` with extensive re-writes to text displayed<br />
* Changed `my_theme_data` to `active_theme_data` in `DMM Theme Version`<br />
* Changed post navigation test to &#8216;Older posts&#8217; and &#8216;Newer posts&#8217; replacing &#8216;Previous entries&#8217; and &#8216;Next entries&#8217; respectively<br />
* Implemented &#8216;desk-mess-mirrored&#8217; loop in 404, archive, author, index (home, front-page), page, single templates<br />
* Re-defined each widget area separately to allow for descriptions to show end-user more details about each area<br />
* Removed &#8216;Home&#8221; link code from `dmm_list_pages`<br />
* Removed unused images (from IE6 support)<br />
* Renamed `BNS Dynamic Copyright` to `DMM Dynamic Copyright` (refactored changelog)<br />
* Renamed `BNS Modified Post` to `DMM Modified Post` (refactored changelog)<br />
* Replaced TEMPLATEPATH constant with `get_template_directory_uri`<br />
* Rewrote class used in &#8216;author&#8217; template to add author role as a class element<br />
* Updated documentation to clarify `DMM Dynamic Copyright` parameters<br />
* Updated &#8216;readme.txt&#8217; information &#8211; NB: All open and new TODO items will be found in their appropriate file going forward from this version</p>
<p>= CSS =<br />
* Added &#8216;Order of Contents&#8217; reference to the stylesheet with minor re-organization<br />
* Added id `wp-link-pages` wrapper to `wp_link_pages` output<br />
* Added CSS placeholder elements (.administrator, .editor, .contributor, .subscriber, and .guest) for new comment author classes<br />
* Changed bottom of post to have smaller separating margin and added a bottom border to better delineate posts<br />
* Changed base font-size to 100% and adjusted typography as needed/required<br />
* Removed the right and bottom borders from the gallery images; and added additional elements to handle galleries up to 10 columns wide<br />
* Removed (using comments) `background property` from `code` element<br />
* Removed margins from a blockquote if it is within another blockquote<br />
* Reorganized stylesheet and added &#8216;Order of Contents&#8217; section for reference<br />
* Updated forms and search widget styles</p>
<p>= Internet Browsers Reviewed =<br />
* Apple Safari v5.1.2<br />
* Firefox v9.0.1<br />
* Google Chrome v15.0<br />
* Internet Explorer v9.0<br />
* Opera v11.60</p>
<p>/** &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- */<br />
</div><script type="text/javascript">
            /* <![CDATA[ */
            jQuery( document ).ready( function(){
                jQuery( ".aside-toggler" ).click( function(){
                    jQuery( this ).toggleClass( "open" ).toggleClass( "closed" ).next( ".aside" ).slideToggle( "slow", function(){
                        jQuery( this ).toggleClass( "open" ).toggleClass( "closed" );
                    });
                });
            });
            /* ]]&gt; */
            </script>
<div class="aside-toggler open"><span class="open-aside note">To see the <em>Note</em> click here.</span><span class="close-aside note">To hide the <em>Note</em> click here.</span>
                         </div><div class="bnsia aside note open">Also to note, if you are using a Child-Theme of <a href="http://buynowshop.com/themes/desk-mess-mirrored/" title="Desk Mess Mirrored">Desk Mess Mirrored</a> (notably the <a href="http://buynowshop.com/themes/desk-mess-mirrored/multi/" title="Multi">Multi</a> Child-Theme) it is <strong>vitally important</strong> you download and install its Desk Mess Mirrored 2.0 compatible version.</div>
<p style='text-align:left'>&copy; 2012, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Desk Mess Mirrored 2.0-RC1</title>
		<link>http://buynowshop.com/2011/12/desk-mess-mirrored-2-0-rc1/</link>
		<comments>http://buynowshop.com/2011/12/desk-mess-mirrored-2-0-rc1/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 21:30:39 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[Release Candidate]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1943</guid>
		<description><![CDATA[Just a quick note to those using the Desk Mess Mirrored theme and any Child-Themes of it, the latest version (2.0) is now set to its first Release Candidate (RC). Please feel free to have a look around this site to get an idea of the visual changes (note the new typography) as well as [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
<li><a href='http://buynowshop.com/2011/06/desk-mess-mirrored-1-8-6-1/' rel='bookmark' title='Desk Mess Mirrored 1.8.6.1'>Desk Mess Mirrored 1.8.6.1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to those using the Desk Mess Mirrored theme and any Child-Themes of it, the latest version (2.0) is now set to its first Release Candidate (RC). Please feel free to have a look around this site to get an idea of the visual changes (note the new typography) as well as other aesthetic changes.</p>
<p>If you are interested in looking at the code, feel free to visit the GitHub repository: <a href="https://github.com/Cais/desk-mess-mirrored">https://github.com/Cais/desk-mess-mirrored</a></p>
<p>Also to note, the Multi Child-Theme is also at its 2.0-RC1 version as well. The code for it can be found on GitHub as well: <a href="https://github.com/Cais/multi">https://github.com/Cais/multi</a></p>
<p>IF you wish to upgrade with the RC versions, once the final versions of these themes are released you will be able to update as you have done in the past &#8230; in the terms of WordPress version 2.0 is newer than version 2.0-RC1, etc.</p>
<p>Enjoy!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
<li><a href='http://buynowshop.com/2011/06/desk-mess-mirrored-1-8-6-1/' rel='bookmark' title='Desk Mess Mirrored 1.8.6.1'>Desk Mess Mirrored 1.8.6.1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/12/desk-mess-mirrored-2-0-rc1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Plugin: BNS Theme Add-Ins</title>
		<link>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/</link>
		<comments>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 23:26:46 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-theme-add-ins]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1824</guid>
		<description><![CDATA[This was an interesting week for coding. I really hadn&#8217;t planned to write a new plugin and get it released into the WordPress Extend repository, it just sort of worked out that way. I started with the premise of putting into practice the ideas behind one of the core trac tickets I have submitted (#16395). [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/bns-theme-add-ins-v0-2/' rel='bookmark' title='BNS Theme Add-Ins v0.2'>BNS Theme Add-Ins v0.2</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/' rel='bookmark' title='New Plugin: BNS Inline Asides'>New Plugin: BNS Inline Asides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This was an interesting week for coding. I really hadn&#8217;t planned to write a new plugin and get it released into the <a title="WordPress Extend" href="http://wordpress.org/extend/">WordPress Extend</a> repository, it just sort of worked out that way.</p>
<p>I started with the premise of putting into practice the ideas behind one of the core trac tickets I have submitted (<a title="WordPress core trac ticket #16395" href="http://core.trac.wordpress.org/ticket/16395">#16395</a>). This one deals with the Parent-Theme version and the &#8220;Template Version&#8221; a Child-Theme is created and maintained for.</p>
<p>The idea actually started from <a title="Customizing plugin and theme file headers" href="http://devpress.com/blog/customizing-plugin-and-theme-file-headers/">a post by Justin Tadlock</a> at <a title="DevPress.com" href="http://devpress.com/">DevPress</a> that follows very closely the idea I presented in the core trac ticket.</p>
<p>This brought about these add-ins:</p>
<ul>
<li>`BNS Extra Theme Headers`</li>
<li>`BNS Child-Theme Version Control`</li>
</ul>
<p>My involvement with the <a title="WPTRT / Make WordPress Themes" href="http://make.wordpress.org/themes">WordPress Theme Review Team</a> and the idea of presenting the recommended <a title="Theme Documentation" href="http://codex.wordpress.org/Theme_Review#Theme_Documentation">documentation</a> provided the ideas for the following items:</p>
<ul>
<li>`BNS Readme Menu Item`</li>
<li>`BNS Changelog Menu Item`</li>
</ul>
<p>This naturally led to the last Add-In function, as generally Child-Themes do not be default support internationalization:</p>
<ul>
<li>`BNS Child-Theme TextDomain` and i18n (translation) support</li>
</ul>
<p>&#8230; and so we have a new plugin that covers these items and does not require editing to add a `textdomain`; or menu items; or even a Child-Theme version versus Parent-Theme version test.</p>
<p>As I think of more &#8220;generic&#8221; functionality, or suitable suggestions,  I will update this plugin; in the meantime, please use the plugin and feel free to provide any constructive feedback.</p>
<p>As a closing remark and a bit more back-story, this code was first written to be called with an `include` statement; then re-written to be a <a title="Must Use Plugins" href="http://codex.wordpress.org/Must_Use_Plugins">mu-plugin</a>; and, finally, as a general WordPress plugin.</p>
<p>I suspect there will be at least some code optimizations to be made; let me know what you think &#8230; and, enjoy!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/bns-theme-add-ins-v0-2/' rel='bookmark' title='BNS Theme Add-Ins v0.2'>BNS Theme Add-Ins v0.2</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/' rel='bookmark' title='New Plugin: BNS Inline Asides'>New Plugin: BNS Inline Asides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shades 1.7</title>
		<link>http://buynowshop.com/2011/09/shades-1-7/</link>
		<comments>http://buynowshop.com/2011/09/shades-1-7/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 20:11:08 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[shades]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[WPTRT]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1803</guid>
		<description><![CDATA[When I started working on the update for Shades I was completely surprised by how long it had been since I actually released the last version &#8230; one (1) year, to the day!! Remarkable, and also very unusual. Although I must say, as I use a Child-Theme of Shades on my personal website, there really [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/06/shades-1-5-1/' rel='bookmark' title='Shades 1.5.1'>Shades 1.5.1</a></li>
<li><a href='http://buynowshop.com/2010/04/shades-1-4/' rel='bookmark' title='Shades 1.4'>Shades 1.4</a></li>
<li><a href='http://buynowshop.com/2009/09/shades-1-1-1/' rel='bookmark' title='Shades 1.1.1'>Shades 1.1.1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When I started working on the update for <a title="Shades" href="http://buynowshop.com/themes/shades/">Shades</a> I was completely surprised by how long it had been since I actually released the last version &#8230; one (1) year, to the day!!</p>
<p>Remarkable, and also very unusual. Although I must say, as I use a <a title="WordPress Child-Themes at WPFirstAid.com" href="http://wpfirstaid.com/2011/04/wordpress-child-themes/">Child-Theme</a> of Shades on my <a title="EdwardCaissie.com" href="http://edwardcaissie.com">personal website</a>, there really did not seem to be a great deal that needed updating &#8230; well, the changelog will bare witness that was not the case.</p>
<p>Aside from the addition of some <a title="Post Formats at the WordPress Codex" href="http://codex.wordpress.org/Post_Formats">post-formats</a> (aside, quote, and status) that I thought would lend themselves well to the theme the rest of the updates were based in code improvements that have been brought to light or realized over the last year, especially with my involvement with the <a title="Make WordPress Themes" href="http://make.wordpress.org/themes/">WordPress Theme Review Team</a>.</p>
<div class="aside-toggler closed"><span class="open-aside changelog">To see the changelog for version 1.7, click here.</span><span class="close-aside changelog">To hide the <em>changelog</em> click here.</span>
                         </div><div class="bnsia aside changelog closed">&#8211; Version 1.7<br />
= Public =<br />
- released September 11, 2011<br />
- published September 13, 2011<br />
= CODE Changes =<br />
- added support for post formats: aside, quote, status<br />
- added the `shades` loop template<br />
- added theme page for support and a contextual-help readme<br />
- NB: adding the loop template and support for post formats affected the following template files: archive, author, index, page, single<br />
- added `shades_used_posted` function to provide a link to the single view of posts without titles<br />
- updated `BNS_Dynamic_Copyright` function<br />
- updated `BNS_Theme_Version` function<br />
- updated WordPress Required Version to 3.1 to implement post-formats (NB: Theme may still function correctly down to version 3.0)<br />
- removed featured image thumbnail from the single view<br />
- removed direct IE6 support<br />
- removed `show_avatar` function<br />
- removed `shades_page_number` function<br />
= CSS Changes =<br />
- reduced vertical distance between posts by half<br />
- modified style for tag elements; add bottom-right border to help define the post they are attached to<br />
- set base font-size to 100%; updated most other font-sizes to use percentages creating an over-all easier to read text<br />
- addressed image thumbnail sizes used by gallery shortcode to handle up to 10 columns<br />
- changed &#8216;widgettitle&#8217; to &#8216;widget-title&#8217; (NB: not currently used by the theme)<br />
= CODE &amp; CSS Changes =<br />
- updated menu code to better handle parent-child-grandchild etc. structures (NB: menu is no longer centered.)<br />
- moved the &#8220;Comments&#8221; to be inline with the post title and made minor style changes<br />
- changed #main-blog to #the-loop for more code clarity<br />
</div>
<p>I have really enjoyed the modifications I have made with the Child-Theme I use at <a title="see the Cais theme at EdwardCaissie.com" href="http://edwardcaissie.com">EdwardCaissie.com</a> and truly enjoy using the Shades theme for my own purposes. I hope others find it as useful and interesting. Enjoy the new <a title="Shades at WordPress.org" href="http://wordpress.org/extend/themes/shades">Shades</a>!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2010/06/shades-1-5-1/' rel='bookmark' title='Shades 1.5.1'>Shades 1.5.1</a></li>
<li><a href='http://buynowshop.com/2010/04/shades-1-4/' rel='bookmark' title='Shades 1.4'>Shades 1.4</a></li>
<li><a href='http://buynowshop.com/2009/09/shades-1-1-1/' rel='bookmark' title='Shades 1.1.1'>Shades 1.1.1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/09/shades-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ground Floor 1.8</title>
		<link>http://buynowshop.com/2011/09/ground-floor-1-8/</link>
		<comments>http://buynowshop.com/2011/09/ground-floor-1-8/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 13:45:06 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[ground floor]]></category>
		<category><![CDATA[shelter]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1788</guid>
		<description><![CDATA[The latest version of my Ground Floor theme for self-hosted WordPress installations went live in the Extend repository a couple of days ago. The &#8220;common&#8221; functions I use in my themes that were updated with the last version of Desk Mess Mirrored were also updated in this theme. Some minor code modifications were made to [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/04/ground-floor-1-4/' rel='bookmark' title='Ground Floor 1.4'>Ground Floor 1.4</a></li>
<li><a href='http://buynowshop.com/2010/10/ground-floor-1-6/' rel='bookmark' title='Ground Floor 1.6'>Ground Floor 1.6</a></li>
<li><a href='http://buynowshop.com/2011/03/ground-floor-1-7/' rel='bookmark' title='Ground Floor 1.7'>Ground Floor 1.7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The latest version of my <a title="Ground Floor" href="http://buynowshop.com/themes/ground-floor/">Ground Floor</a> theme for self-hosted WordPress installations went live <a title="Ground Floor at WordPress.org" href="http://wordpress.org/extend/themes/ground-floor/">in the Extend repository</a> a couple of days ago.</p>
<p>The &#8220;common&#8221; functions I use in my themes that were updated with the last version of <a title="Desk Mess Mirrored 1.9" href="http://buynowshop.com/2011/07/desk-mess-mirrored-1-9/">Desk Mess Mirrored</a> were also updated in this theme. Some minor code modifications were made to other functions making them more theme specific.</p>
<p>The menu CSS (style) was re-written to better handle deeper structures. Please note, this may cause issues with older Child-Themes.</p>
<p>The <a title="Shelter, Child-Theme of Ground Floor at WordPress.org" href="http://wordpress.org/extend/themes/shelter/">Shelter</a> Child-Theme is now scheduled to be updated in the very near future but may not be immediately available in the WordPress Extend repository until the powers-that-be give their approval to (officially) include Child-Themes.</p>
<p>Look for a future announcement regarding the release of Shelter and where to download the most current copy.</p>
<div class="aside-toggler closed"><span class="open-aside changelog">To see the <em>changelog</em> click here.</span><span class="close-aside changelog">To hide the <em>changelog</em> click here.</span>
                         </div><div class="bnsia aside changelog closed">= Version 1.8 =<br />
- released September 3, 2011<br />
- general code clean-up<br />
- modified bns-login function to gf-login<br />
- modified drop-down menu styles and added rounded corners to menu elements<br />
- add conditional to not display comment(s) if post is password protected<br />
- update bns_dynamic_copyright function<br />
- update bns_theme_version function<br />
- modified the site title creation code</p>
<p></div>
<p>Also to note, the current update order for <a title="Themes" href="http://buynowshop.com/themes/">BuyNowShop Themes</a> is:</p>
<ol>
<li>Shades</li>
<li>Shelter</li>
<li>Nona</li>
</ol>
<p>If there is a specific issue in a theme not listed above, please let me know (via the <a href="http://buynowshop.com/contact-us/" title="Contact Us">Contact Us</a> page, preferably) so I can add the item to the theme&#8217;s TO-DO list and address it accordingly. Thank you &#8230; and enjoy!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2010/04/ground-floor-1-4/' rel='bookmark' title='Ground Floor 1.4'>Ground Floor 1.4</a></li>
<li><a href='http://buynowshop.com/2010/10/ground-floor-1-6/' rel='bookmark' title='Ground Floor 1.6'>Ground Floor 1.6</a></li>
<li><a href='http://buynowshop.com/2011/03/ground-floor-1-7/' rel='bookmark' title='Ground Floor 1.7'>Ground Floor 1.7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/09/ground-floor-1-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desk Mess Mirrored 1.9</title>
		<link>http://buynowshop.com/2011/07/desk-mess-mirrored-1-9/</link>
		<comments>http://buynowshop.com/2011/07/desk-mess-mirrored-1-9/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 16:41:52 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1755</guid>
		<description><![CDATA[Desk Mess Mirrored version 1.9 corrects issues with Custom Menus as found with version 1.8.7. Please update!
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This version of Desk Mess Mirrored should correct the issues found in previous versions with the <a title="Desk Mess Mirrored 1.8.7 and Custom Menus" href="http://buynowshop.com/2011/07/desk-mess-mirrored-1-8-7-and-custom-menus/">use of Custom Menus</a>. All of the changes and modifications that were introduced in version 1.8.7 are also included. If you use the Child-Theme <a title="Desk Mess Mirrored" href="http://buynowshop.com/themes/desk-mess-mirrored/">Multi</a>, please update to its current version 1.9 as well. The changes made in Desk Mess Mirrored version 1.9 have a direct impact on Multi&#8217;s functionality.</p>
<p><em>Edit: Please insure you are using the current version of <a class="downloadlink" href="http://buynowshop.com/wp-downloads/multi.zip" title="Version2.0 downloaded 2457 times" >Multi (2457)</a>, version 1.9. EAC</em></p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/07/desk-mess-mirrored-1-9/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Multi 1.8.3 Live</title>
		<link>http://buynowshop.com/2011/03/multi-1-8-3-live/</link>
		<comments>http://buynowshop.com/2011/03/multi-1-8-3-live/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 13:33:56 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1647</guid>
		<description><![CDATA[Multi, the free Child-Theme of Desk Mess Mirrored, has been updated to version 1.8.3 and is now available for download as of March 16, 2011.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/09/multi-1-7-2/' rel='bookmark' title='Multi 1.7.2'>Multi 1.7.2</a></li>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although I actually finished updating the Child-Theme Multi for <a title="Desk Mess Mirrored" href="http://buynowshop.com/themes/desk-mess-mirrored/">Desk Mess Mirrored</a> almost two weeks ago I just realized, with as busy as I have been lately, I had not uploaded the files for public consumption.</p>
<p>So without further ado please enjoy the latest version of <a class="downloadlink" href="http://buynowshop.com/wp-downloads/multi.zip" title="Version2.0 downloaded 2457 times" >Multi (2457)</a>.</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/' rel='bookmark' title='Desk Mess Mirrored 1.8.3 is Live'>Desk Mess Mirrored 1.8.3 is Live</a></li>
<li><a href='http://buynowshop.com/2010/09/multi-1-7-2/' rel='bookmark' title='Multi 1.7.2'>Multi 1.7.2</a></li>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/03/multi-1-8-3-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desk Mess Mirrored 1.8.3 is Live</title>
		<link>http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/</link>
		<comments>http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 20:48:27 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1634</guid>
		<description><![CDATA[The free WordPress Theme Desk Mess Mirrored version 1.83 is now available from the WordPress.org Extend Themes repository.
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
<li><a href='http://buynowshop.com/2010/02/desk-mess-mirrored-1-4-6-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.6 Live'>Desk Mess Mirrored 1.4.6 Live</a></li>
<li><a href='http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/' rel='bookmark' title='Desk Mess Mirrored 2.0'>Desk Mess Mirrored 2.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although I actually finished the minor updates to the <a href="http://buynowshop.com/themes/desk-mess-mirrored">Desk Mess Mirrored</a> Theme yesterday and one of the other WordPress Theme Review Team members approved it for release into the <a href="http://wordpress.org/extend/themes">WordPress Extend Themes</a> repository I forgot to actually approve it in Extend itself.</p>
<div class="aside-toggler closed"><span class="open-aside approving-into-extend">To see the <em>Approving into Extend</em> click here.</span><span class="close-aside approving-into-extend">To hide the <em>Approving into Extend</em> click here.</span>
                         </div><div class="bnsia aside approving-into-extend closed">The process of a theme being approved in <a href="http://themes.trac.wordpress.org/">Trac</a> and then going live in the <a href="http://wordpress.org/extend/themes">WordPress Extend Themes</a> repository is still dependant on human actions to finalize. It&#8217;s just a click of a button but it still must be done. Perhaps one day it will reach a point when the entire process can be automated but at this time the consensus of the <a href="http://make.wordpress.org/themes">WordPress Theme Review Team</a> is to maintain this final step as one required to be manually done. There are actually several people that have this access but it is generally managed by Simon Prosser and myself.</div>
<div class="clear"></div>
<p>So without further ado here is the recent changelog for the theme:</p>
<pre><code>Changelog as of March 6, 2011:
-- Version 1.8.3
- Mostly style changes to reflect the new Theme Unit Test data (abbr, acronym, address, lists in comments)
- updated author archive template to respect posts without titles

******************************
* Internet Browsers Reviewed *
* ========================== *
*                            *
* Apple Safari v5.0.3 (Mac)  *
* Apple Safari v5.0.3 (PC)   *
* Firefox v3.6.13 (Mac)      *
* Firefox v3.6.15 (PC)       *
* Google Chrome v9.0         *
* Internet Explorer v8.0     *
* Opera v11.01               *
*                            *
******************************

-- Version 1.8.2
- released: see Version 1.8.3
- minor corrections
- minor CSS list related additions
- added 'dmm_' to the functions in comments.php
- additional plugin specific CSS (Twitter Tools, CommentLuv)
- added updated German translation provided by Jasper Golze (jasper@golze.net)
</code></pre>
<hr class="hr" />
<p>Also to note the Multi Child-Theme has been updated to match the current version of Desk Mess Mirrored as well and will soon be available for direct download from the Theme&#8217;s main page <a href="http://buynowshop.com/themes/desk-mess-mirrored">here</a>.</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
<li><a href='http://buynowshop.com/2010/02/desk-mess-mirrored-1-4-6-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.6 Live'>Desk Mess Mirrored 1.4.6 Live</a></li>
<li><a href='http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/' rel='bookmark' title='Desk Mess Mirrored 2.0'>Desk Mess Mirrored 2.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/03/desk-mess-mirrored-1-8-3-is-live/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Multi 1.7.2</title>
		<link>http://buynowshop.com/2010/09/multi-1-7-2/</link>
		<comments>http://buynowshop.com/2010/09/multi-1-7-2/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 02:38:56 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1509</guid>
		<description><![CDATA[The updated version of Multi is now available for download on the Desk Mess Mirrored theme page here at BuyNowShop.com as of today, Sept 6, 2010.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/multi-1-8-3-live/' rel='bookmark' title='Multi 1.8.3 Live'>Multi 1.8.3 Live</a></li>
<li><a href='http://buynowshop.com/2010/08/multi-downloaded-600-times/' rel='bookmark' title='Multi Downloaded 600 Times'>Multi Downloaded 600 Times</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It was <a href="http://buynowshop.com/five-minute-fix/comment-page-1/#comment-1344">brought to my attention</a> earlier today that the child-theme <a href="http://buynowshop.com/extend/desk-mess-mirrored/">Multi of Desk Mess Mirrored</a> was out of date and not working correctly. (Thanks, <a href="http://blog.softcircus.com/">Zac Bolan</a>!)</p>
<p>I have made the necessary updates to fix the broken item as well as updating several other items to bring Multi more into line with <a href="http://wp.me/pwZ1Z-o8">Desk Mess Mirrored version 1.7.2</a>; and, in so doing I have set the version of Multi to match Desk Mess Mirrored&#8217;s version.</p>
<p>The updated version of Multi is now available for download on the Desk Mess Mirrored theme page here at BuyNowShop.com as of today, Sept 6, 2010.</p>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/03/multi-1-8-3-live/' rel='bookmark' title='Multi 1.8.3 Live'>Multi 1.8.3 Live</a></li>
<li><a href='http://buynowshop.com/2010/08/multi-downloaded-600-times/' rel='bookmark' title='Multi Downloaded 600 Times'>Multi Downloaded 600 Times</a></li>
<li><a href='http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/' rel='bookmark' title='Desk Mess Mirrored 1.4.5'>Desk Mess Mirrored 1.4.5</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/09/multi-1-7-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multi Downloaded 600 Times</title>
		<link>http://buynowshop.com/2010/08/multi-downloaded-600-times/</link>
		<comments>http://buynowshop.com/2010/08/multi-downloaded-600-times/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 00:01:50 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1481</guid>
		<description><![CDATA[The child-theme of Desk Mess Mirrored, Multi, has been downloaded 600 times as of Aug 28, 2010.
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/09/desk-mess-mirrored-downloaded-10000-times/' rel='bookmark' title='Desk Mess Mirrored Downloaded 10,000 Times'>Desk Mess Mirrored Downloaded 10,000 Times</a></li>
<li><a href='http://buynowshop.com/2010/09/multi-1-7-2/' rel='bookmark' title='Multi 1.7.2'>Multi 1.7.2</a></li>
<li><a href='http://buynowshop.com/2011/03/multi-1-8-3-live/' rel='bookmark' title='Multi 1.8.3 Live'>Multi 1.8.3 Live</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just noticed earlier today my child-theme Multi of  the <a href="http://buynowshop.com/themes/desk-mess-mirrored/">Desk Mess Mirrored</a> theme has been downloaded 600 times!</p>
<p>I would like to take this opportunity to extend my thanks to the <a href="http://wordpress.org/extend/plugins/download-monitor/">WordPress Download Monitor</a>, its usefulness allows me to easily provide this link to the current version (1.4.5) which also displays a downloads counter: <a class="downloadlink" href="http://buynowshop.com/wp-downloads/multi.zip" title="Version2.0 downloaded 2457 times" >Multi (2457)</a></p>
<p>I do have plans to update this child-theme to more current standards; and, match the version number of its parent theme, <a href="http://buynowshop.com/themes/desk-mess-mirrored/">Desk Mess Mirrored</a>. I will also be working towards being able to submit this child-theme, as well as allowing other theme authors to submit child-themes, to the <a href="http://wordpress.org/extend/themes/">WordPress Extend Themes</a> repository within my capacity as a member of the <a href="http://wptrt.com/">WordPress Theme Review Team</a>.</p>
<p>Although I will continue to maintain Multi here so it remains available, once <a href="http://wordpress.org/">WordPress.org</a> opens the theme repository (hopefully to all themes as parents) and Multi meets all the review criteria it will reside there as its primary download source.</p>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/09/desk-mess-mirrored-downloaded-10000-times/' rel='bookmark' title='Desk Mess Mirrored Downloaded 10,000 Times'>Desk Mess Mirrored Downloaded 10,000 Times</a></li>
<li><a href='http://buynowshop.com/2010/09/multi-1-7-2/' rel='bookmark' title='Multi 1.7.2'>Multi 1.7.2</a></li>
<li><a href='http://buynowshop.com/2011/03/multi-1-8-3-live/' rel='bookmark' title='Multi 1.8.3 Live'>Multi 1.8.3 Live</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/08/multi-downloaded-600-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

