<?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"
	>

<channel>
	<title>Just Thinkin' &#187; Wordpress</title>
	<atom:link href="http://just-thinkin.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://just-thinkin.net</link>
	<description>Consistently Inconsistent</description>
	<pubDate>Tue, 07 Oct 2008 11:33:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<item>
		<title>WordPress 2.5 Plugin Keeps the Version out of Source.</title>
		<link>http://just-thinkin.net/2008/04/wordpress-25-plugin-keeps-the-version-out-of-source/</link>
		<comments>http://just-thinkin.net/2008/04/wordpress-25-plugin-keeps-the-version-out-of-source/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 20:36:00 +0000</pubDate>
		<dc:creator>Kirk M</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[Wordpress 2.5]]></category>

		<guid isPermaLink="false">http://just-thinkin.net/2008/04/wordpress-25-plugin-keeps-the-version-out-of-source/</guid>
		<description><![CDATA[
For anyone who has upgraded to WordPress 2.5 and above and likes to keep the WordPress version number out of the source code of your site when the source is viewed in a browser you could be in for a surprise. It might be back even though you eliminated the line of code in your [...]]]></description>
			<content:encoded><![CDATA[<p style="MARGIN-RIGHT: 0px">
<p>For anyone who has upgraded to WordPress 2.5 and above and likes to keep the WordPress version number out of the source code of your site when the source is viewed in a browser you could be in for a surprise. It might be back even though you eliminated the line of code in your theme&#8217;s &#8220;header.php&#8221; that generated the version number in the first place.</p>
<p>I know I was surprised to find &#8220;2.5.1&#8243; happily displayed when I viewed the source code for my main page in Firefox last night and for the life of me I couldn&#8217;t find anything in my theme&#8217;s &#8220;header.php&#8221; I might have missed. At first I thought I had forgotten to comment the line out when I upgraded the theme to the latest version but apparently not.</p>
<p>I finally decided to contact the author of my theme, <a href="http://scottwallick.com/" title="scottwallick.com">Scott Wallick</a> of <a href="http://www.plaintxt.org/" title="Minimalism in blogging: an experiment out of control">PlainText.org</a> (home of the famous &#8220;Sandbox&#8221; theme) about this. I have to admit that I was more than a bit surprised when he sent me the explanation especially when I had followed the development of 2.5 so closely:</p>
<blockquote><p>If you&#8217;re using WordPress 2.5, then you&#8217;re in for a treat. Because as of this version, WordPress hooks the function wp_head() to insert (automatically) the generator meta link.</p>
<p>You can&#8217;t really remove wp_head() as plugins require it to work correctly (inserting JavaScript, etc.), so you have to disable the function that produces the generator link from within WordPress.</p>
<p>See the following announcement:</p>
<p><a href="http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/</a></p>
</blockquote>
<p>And to top this all off, Scott worked up a tiny plugin that disabled that very function, attached it to his message and it worked like a charm. I can&#8217;t say enough about this guy. I use another of his themes called <a href="http://www.plaintxt.org/themes/blogtxt/" title="Simple, like me.">Blog.txt</a> and through 3 updates to the theme since I first installed it he&#8217;s answered all my questions, taken care of submitted bugs and even incorporated one of my suggestions about Gravatar resizing using the theme&#8217;s &#8220;Options&#8221; page in the Admin.</p>
<p>So I decided to host his plugin for those of you who wish to use it. Installation is simple. Extract, upload, activate and you&#8217;re done. Your version of WordPress shown in the source of your blog should now be gone unless your &#8220;header.php&#8221; has the hard coded &#8220;generator&#8221; still coded into it.</p>
<p><strong>Note:</strong> This plugin is <em>only</em> for use with <a href="http://wordpress.org/" title="WordPress.org">WordPress 2.5</a> and higher.</p>
<p>Download: <a href="http://just-thinkin.net/downloads/rgl.zip">rgl.zip</a> <br/></p>

	Tags: <a href="http://just-thinkin.net/tag/plugins/" title="plugins" rel="tag">plugins</a>, <a href="http://just-thinkin.net/tag/wordpress-25/" title="Wordpress 2.5" rel="tag">Wordpress 2.5</a><br />

	<h4>Possibly Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://just-thinkin.net/2008/03/whoops/" title="Whoops! (March 19, 2008)">Whoops!</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/01/wordpress-skipping-a-version-for-qualitys-sake/" title="WordPress Skipping a Version for Quality&#8217;s Sake (January 4, 2008)">WordPress Skipping a Version for Quality&#8217;s Sake</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-chose-your-own-colors/" title="WordPress 2.5-Chose Your Own Colors (March 13, 2008)">WordPress 2.5-Chose Your Own Colors</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/" title="WordPress 2.5 RC2 Hits the Streets (March 26, 2008)">WordPress 2.5 RC2 Hits the Streets</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/" title="WordPress 2.5 Hits the Streets! FYI on 2 Plugins. (March 29, 2008)">WordPress 2.5 Hits the Streets! FYI on 2 Plugins.</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://just-thinkin.net/2008/04/wordpress-25-plugin-keeps-the-version-out-of-source/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.5 Hits the Streets! FYI on 2 Plugins.</title>
		<link>http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/</link>
		<comments>http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 16:50:26 +0000</pubDate>
		<dc:creator>Kirk M</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress 2.5]]></category>

		<guid isPermaLink="false">http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/</guid>
		<description><![CDATA[Today&#8217;s the day folks. The long awaited WordPress 2.5 had the final stamp of approval slapped onto by Matt M. earlier this morning and the final release has just been let out into the daylight. I&#8217;m not going to try to go over everything at the moment since this new version has been rebuilt from [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s the day folks. The long awaited <a title="Check out the new look." href="http://wordpress.org/" rel="tag" target="_blank">WordPress 2.5</a> had the final stamp of approval slapped onto by Matt M. earlier this morning and the final release has just been let out into the daylight. I&#8217;m not going to try to go over everything at the moment since this new version has been rebuilt from the ground up and time is short for me but I can definitely say that this new version is more than worth the upgrade.</p>
<p>Along with the new rebuild of WordPress I actually had to waggle my eyebrows at the new look of WordPress.org. Didn&#8217;t know they rebuilt (most of) the site as well. Fancy that will ya&#8217;.</p>
<p>Okay, this is important! There&#8217;s two very popular plugins that will cause problems with 2.5 that everyone needs to be aware of. The first is the <a title="Bad Behavior" href="http://wordpress.org/extend/plugins/bad-behavior/#post-30" rel="tag" target="_blank">Bad Behavior</a> anti spam plugin. The new TinyMCE editor in 2.5 sports a new &quot;Add Media&quot; bar above the write field and the uploader is powered by Shockwave Flash. Unfortunately, Bad Behavior in it&#8217;s latest form blocks Shockwave Flash so here&#8217;s what you have to do:</p>
<p>Using your FTP client navigate your way to &quot;bad-behavior/bad-behavior/blacklist.inc.php&quot;. Download and open &quot;blacklist.inc.php&quot; in a text editor and look for the following line:</p>
<p><font color="#008000">&quot;Shockwave Flash&quot;,</font>&#160;&#160;&#160; <font color="#ff8040">// spam harvester</font></p>
<p>And change it to:</p>
<p><font color="#ff8040">// &quot;Shockwave Flash&quot;,&#160;&#160;&#160; // spam harvester </font></p>
<p>or just delete it. Your choice. Problem solved.</p>
<p>The second one is the current version of <a title="The ultimate tagging interface for WordPress" href="http://wordpress.org/extend/plugins/simple-tags/#post-2463" rel="tag" target="_blank">Simple Tags</a> (3.9.1). At the moment, this plugin causes a fatal error when upgrading to 2.5. Once activated you won&#8217;t have any access to your site, front end or back end until the plugin is manually removed via FTP. Keep this plugin deactivated until the author provides and update (he&#8217;s working on it). If you really need the features of Simple Tags, there&#8217;s a fix submitted by <a title="Geek Ramblings" href="http://dougal.gunters.org/" rel="tag" target="_blank">Dougal Campbell</a> at <a title="Fix for Simple Tags 3.9.1 and WP 2.5" href="http://code.google.com/p/simple-tags/issues/detail?id=13&amp;can=1#c2" rel="tag" target="_blank">Google Code</a>. </p>
<p>I&#8217;m sure there&#8217;s going to be some &quot;old timers&quot; like myself that might be taken aback by the new Admin UI and new functions/features but for me, the more I used it the better I liked it and I&#8217;d never go back. There&#8217;s still some things I don&#8217;t like but that was true with the old UI. Nothing&#8217;s ever perfect.</p>
<p>It&#8217;s faster, leaner, easier on the server and for the new WP blogger, easier to learn. Personally, I&#8217;ve never seen the developers and testers work so hard at any version of WordPress since I began blogging. I&#8217;m looking forward to see what folks think of it.</p>
<div style="padding-right: 0px; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:48340909-e64f-4a9f-a6e7-f0ae3110fac6" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/WordPress%202.5" rel="tag">WordPress 2.5</a>, <a href="http://technorati.com/tags/Simple%20Tags%20plugin" rel="tag">Simple Tags plugin</a>, <a href="http://technorati.com/tags/Bad%20Behavior%20plugin" rel="tag">Bad Behavior plugin</a></div>

	Tags: <a href="http://just-thinkin.net/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://just-thinkin.net/tag/wordpress-25/" title="Wordpress 2.5" rel="tag">Wordpress 2.5</a><br />

	<h4>Possibly Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://just-thinkin.net/2008/01/wordpress-skipping-a-version-for-qualitys-sake/" title="WordPress Skipping a Version for Quality&#8217;s Sake (January 4, 2008)">WordPress Skipping a Version for Quality&#8217;s Sake</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-chose-your-own-colors/" title="WordPress 2.5-Chose Your Own Colors (March 13, 2008)">WordPress 2.5-Chose Your Own Colors</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/" title="WordPress 2.5 RC2 Hits the Streets (March 26, 2008)">WordPress 2.5 RC2 Hits the Streets</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-delayed-so-whats-the-problem/" title="WordPress 2.5 Delayed. So What&#8217;s the Problem? (March 12, 2008)">WordPress 2.5 Delayed. So What&#8217;s the Problem?</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/whoops/" title="Whoops! (March 19, 2008)">Whoops!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.5 RC2 Hits the Streets</title>
		<link>http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/</link>
		<comments>http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 17:22:56 +0000</pubDate>
		<dc:creator>Kirk M</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress 2.5]]></category>

		<guid isPermaLink="false">http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/</guid>
		<description><![CDATA[For those brave souls who have been running the &#34;bleeding edge&#34; builds or WordPress 2.5 RC1, WordPress RC2 has been released and is ready to be downloaded. I&#8217;m not going to provide a download link for those who haven&#8217;t already seen this in their Dashboard&#8217;s for the following reason:
Warning:&#160; If your using the Simple Tags [...]]]></description>
			<content:encoded><![CDATA[<p>For those brave souls who have been running the &quot;bleeding edge&quot; builds or WordPress 2.5 RC1, WordPress RC2 has been released and is ready to be downloaded. I&#8217;m not going to provide a download link for those who haven&#8217;t already seen this in their Dashboard&#8217;s for the following reason:</p>
<p><strong>Warning:<em>&#160; </em></strong>If your using the <a title="Tagging interface for WordPress" href="http://wordpress.org/extend/plugins/simple-tags/#post-2463" rel="tag" target="_blank">Simple Tags plugin</a> 1.3.9.1 or previous, make sure you deactivate it and leave it deactivated before and after upgrading to RC2. It<em> <strong>is no longer compatible</strong></em> and will cause a fatal error that will stop your blog cold until it&#8217;s removed manually via FTP. Amaury Balmer, the author, is currently working on an update for this. If you want to keep up with what&#8217;s going on you can visit the new home of the plugin at <a title="Simple Tags at Google Code" href="http://code.google.com/p/simple-tags/" rel="tag" target="_blank">Google Code</a>.</p>
<p>I&#8217;m currently running RC2 and I can actually state that I like the new admin more and more with a couple of minor exceptions. This involves when you&#8217;re editing Tags and Media (under the &quot;Manage&quot; menu) and not being returned to the original page the tag/media was on in the first place (like page 8 and being returned to page 1 after the edit). Other than that I can&#8217;t really complain. However, it ain&#8217;t over yet and I&#8217;ve put in my 2 cents worth in over at <em>wp-testers</em>. I&#8217;m sure they hate me by now.</p>
<p>I&#8217;ve also been playing around with the new automatic updates feature for plugins and I&#8217;m happy to say that it&#8217;s been working flawlessly so far. Don&#8217;t take this feature lightly folks, more hard work than you know has gone into the new built-in automatic upgrades feature in order to cover as many of the myriad possible setups a WP blogger could possibly have which is more than you or I would want to count. I&#8217;m sure there will be those server setups that will simply not allow this new feature to work properly but hopefully they will be few and far between.</p>
<p>A lot of work has been put into this release, probably significantly more work than in any other previous release. The developers have obviously learned from the previous milestones and have poured that experience into this release. Like Firefox 3, it ain&#8217;t ready until it&#8217;s ready. Considering that RC2 has now been released and by what I see at <em>wp-testers</em>, the wait won&#8217;t be long.</p>
<div style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9b0491fe-4c69-42a3-a907-a40d91fdc522" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/WordPress" rel="tag">WordPress</a>, <a href="http://technorati.com/tags/WordPress%202.5" rel="tag">WordPress 2.5</a>, <a href="http://technorati.com/tags/Simple%20Tags%20plugin" rel="tag">Simple Tags plugin</a></div>

	Tags: <a href="http://just-thinkin.net/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://just-thinkin.net/tag/wordpress-25/" title="Wordpress 2.5" rel="tag">Wordpress 2.5</a><br />

	<h4>Possibly Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://just-thinkin.net/2008/01/wordpress-skipping-a-version-for-qualitys-sake/" title="WordPress Skipping a Version for Quality&#8217;s Sake (January 4, 2008)">WordPress Skipping a Version for Quality&#8217;s Sake</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-chose-your-own-colors/" title="WordPress 2.5-Chose Your Own Colors (March 13, 2008)">WordPress 2.5-Chose Your Own Colors</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/" title="WordPress 2.5 Hits the Streets! FYI on 2 Plugins. (March 29, 2008)">WordPress 2.5 Hits the Streets! FYI on 2 Plugins.</a> (4)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-delayed-so-whats-the-problem/" title="WordPress 2.5 Delayed. So What&#8217;s the Problem? (March 12, 2008)">WordPress 2.5 Delayed. So What&#8217;s the Problem?</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/whoops/" title="Whoops! (March 19, 2008)">Whoops!</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Whoops!</title>
		<link>http://just-thinkin.net/2008/03/whoops/</link>
		<comments>http://just-thinkin.net/2008/03/whoops/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 19:18:20 +0000</pubDate>
		<dc:creator>Kirk M</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[Wordpress 2.5]]></category>

		<guid isPermaLink="false">http://just-thinkin.net/2008/03/whoops/</guid>
		<description><![CDATA[Forgot to throw the switch on the Maintenance Mode plugin when I updated to the latest 2.5 trunk build. It also pays not to try to login before the &#34;wp-includes&#34; folder is uploaded. Makes for all sorts of worrisome PHP warnings. I don&#8217;t make these mistakes very often but when I do I go whole [...]]]></description>
			<content:encoded><![CDATA[<p>Forgot to throw the switch on the <a title="Don&#39;t let your viewers watch while you upgrade" href="http://wordpress.org/extend/plugins/maintenance-mode/#post-2088" rel="tag" target="_blank">Maintenance Mode plugin</a> when I updated to the latest 2.5 trunk build. It also pays not to try to login before the &quot;wp-includes&quot; folder is uploaded. Makes for all sorts of worrisome PHP warnings. I don&#8217;t make these mistakes very often but when I do I go whole hog on it.</p>
<p>It&#8217;ll be relief when they finally get WordPress 2.5 ironed out sufficiently for the final release to be&#8230;uh&#8230;released. Personally I think every WordPress user should have to update at least one online blog with the trunk builds once a day at least 2 weeks prior to the release of a major milestone. By the time that 2 weeks ended everyone would finally know how easy it is to manually upgrade a WP install. They would also know all about deactivating plugins before the upgrade and what the term &quot;Back Up&quot; means and how easy <em>that </em>is.</p>
<p>That&#8217;s what we need here. A WordPress Boot Camp! For those who really want to know what their WordPress install is all about but were afraid to ask.</p>
<p>Speaking of that, I&#8217;d better do a back up. I forgot that last time. <img src='http://just-thinkin.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>

	Tags: <a href="http://just-thinkin.net/tag/php/" title="PHP" rel="tag">PHP</a>, <a href="http://just-thinkin.net/tag/plugins/" title="plugins" rel="tag">plugins</a>, <a href="http://just-thinkin.net/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://just-thinkin.net/tag/wordpress-25/" title="Wordpress 2.5" rel="tag">Wordpress 2.5</a><br />

	<h4>Possibly Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://just-thinkin.net/2007/10/just-thinkin-back-online/" title="Just Thinkin back online (October 5, 2007)">Just Thinkin back online</a> (3)</li>
	<li><a href="http://just-thinkin.net/2007/10/if-youre-wondering-why/" title="If you&#8217;re wondering why&#8230; (October 9, 2007)">If you&#8217;re wondering why&#8230;</a> (2)</li>
	<li><a href="http://just-thinkin.net/2007/05/a-couple-new-plugins/" title="A Couple New Plugins (May 28, 2007)">A Couple New Plugins</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/01/wordpress-skipping-a-version-for-qualitys-sake/" title="WordPress Skipping a Version for Quality&#8217;s Sake (January 4, 2008)">WordPress Skipping a Version for Quality&#8217;s Sake</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-chose-your-own-colors/" title="WordPress 2.5-Chose Your Own Colors (March 13, 2008)">WordPress 2.5-Chose Your Own Colors</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://just-thinkin.net/2008/03/whoops/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beating on WordPress Bugs</title>
		<link>http://just-thinkin.net/2008/03/beating-on-wordpress-bugs/</link>
		<comments>http://just-thinkin.net/2008/03/beating-on-wordpress-bugs/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 23:55:05 +0000</pubDate>
		<dc:creator>Kirk M</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress 2.5]]></category>

		<guid isPermaLink="false">http://just-thinkin.net/2008/03/beating-on-wordpress-bugs/</guid>
		<description><![CDATA[ Yes, WordPress 2.5 RC1 has been released to the public and I, along with many other folks who are &#34;Much More Qualified&#34; than I am, have been beating the bugs out of it. I even joined the wp-testers list in hopes that I might help in this endeavor and the other &#34;Much More Qualified&#34; [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 5px 0px 0px" alt="WordPress Bugs...get it?" align="left" src="http://just-thinkin.net/wp-content/uploads/2008/03/wordpress-bugs.jpg" /> Yes, <a title="2.5  Sneak Peek" href="http://wordpress.org/development/2008/03/25-sneak-peek/" rel="tag" target="_blank">WordPress 2.5 RC1</a> has been released to the public and I, along with many other folks who are &quot;<strong>M</strong>uch <strong>M</strong>ore <strong>Q</strong>ualified&quot; than I am, have been beating the bugs out of it. I even joined the <a title="A list for WordPress testers who live on the bleeding edge." href="http://lists.automattic.com/mailman/listinfo/wp-testers" rel="tag" target="_blank">wp-testers</a> list in hopes that I might help in this endeavor and the other &quot;<strong>M</strong>uch <strong>M</strong>ore <strong>Q</strong>ualified&quot; members have been regretting it ever since or at least tolerating it very well. So far I&#8217;ve managed to reply with some hard worked test results to the wrong posts, misspelled every other word greater than 2 syllables and <strong>O</strong>verlooked the <strong>V</strong>ery <strong>O</strong>bvious but hey&#8230;you gotta go to the next level sometime don&#8217;t you? It&#8217;s been a long time since I troubleshot problems like this.</p>
<p>I&#8217;m having fun though&#8230;I think.</p>
<p>Of course I&#8217;m coming to realize that if I really wish to become effective at this (praise the patience of the &quot;<strong>M</strong>uch <strong>M</strong>ore <strong>Q</strong>ualified&quot; members of the wp-testers list) then I&#8217;m going to have to buckle down and learn a lot more about PHP, SQL databases and CSS and how it all applies to the WordPress platform. I figure if I put my mind to it I might be up to speed by the time WordPress 2.6 comes out about this time next year.</p>
<p>And I&#8217;m wondering why my head is spinning lately.</p>
<blockquote><p>A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times sound interesting? Then WordPress 2.5 might be the release for you.</p>
<p>Source: <a title="2.5 Sneak Peek" href="http://wordpress.org/development/2008/03/25-sneak-peek/" rel="tag" target="_blank">WordPress Developers Blog</a></p>
</blockquote>
<p>Ironically enough it&#8217;s the WordPress &quot;old timers&quot; who might have the most problems with the new admin layout while it&#8217;s the new WordPress blogger that might find it much easier to learn than the previous versions were. Time will tell and all that.</p>
<p>If you&#8217;re of the mind to try this out on a test or <em>minor</em> blog (it&#8217;s still a pre-release and does have bugs you know) or are currently testing the new release candidate, check out <a title="WordPress 2.5 Release Candidate 1" href="http://boren.nu/archives/2008/03/18/wordpress-25-release-candidate-1/" rel="tag" target="_blank">Ryan Boren&#8217;s WP 2.5 RC1</a> post and get the new feedback email address. If you have comments regarding the new admin design, this is where you want to send it.</p>
<p>In the meantime, I need some Alka Seltzer and a good night&#8217;s sleep. <img src='http://just-thinkin.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Did anybody get the image? Anybody at all? WordPress Bugs? Ah, never mind .</p>
<div style="padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; display: inline" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:747aaac7-4d53-41bb-b508-c1683496d08b" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/WordPress%202.5" rel="tag">WordPress 2.5</a>, <a href="http://technorati.com/tags/WordPress%202.5%20RC1" rel="tag">WordPress 2.5 RC1</a></div>

	Tags: <a href="http://just-thinkin.net/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://just-thinkin.net/tag/wordpress-25/" title="Wordpress 2.5" rel="tag">Wordpress 2.5</a><br />

	<h4>Possibly Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://just-thinkin.net/2008/01/wordpress-skipping-a-version-for-qualitys-sake/" title="WordPress Skipping a Version for Quality&#8217;s Sake (January 4, 2008)">WordPress Skipping a Version for Quality&#8217;s Sake</a> (0)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-chose-your-own-colors/" title="WordPress 2.5-Chose Your Own Colors (March 13, 2008)">WordPress 2.5-Chose Your Own Colors</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-rc2-hits-the-streets/" title="WordPress 2.5 RC2 Hits the Streets (March 26, 2008)">WordPress 2.5 RC2 Hits the Streets</a> (2)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-hits-the-streets-fyi-on-2-plugins/" title="WordPress 2.5 Hits the Streets! FYI on 2 Plugins. (March 29, 2008)">WordPress 2.5 Hits the Streets! FYI on 2 Plugins.</a> (4)</li>
	<li><a href="http://just-thinkin.net/2008/03/wordpress-25-delayed-so-whats-the-problem/" title="WordPress 2.5 Delayed. So What&#8217;s the Problem? (March 12, 2008)">WordPress 2.5 Delayed. So What&#8217;s the Problem?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://just-thinkin.net/2008/03/beating-on-wordpress-bugs/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
