<?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>Weblog Tools Collection &#187; wordpress 2.6</title>
	<atom:link href="http://weblogtoolscollection.com/archives/tag/wordpress-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<lastBuildDate>Mon, 13 Feb 2012 13:00:19 +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>Plugin Coders and WordPress 2.6</title>
		<link>http://weblogtoolscollection.com/archives/2008/07/02/plugin-coders-and-wordpress-26/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/07/02/plugin-coders-and-wordpress-26/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 13:39:28 +0000</pubDate>
		<dc:creator>Mark Ghosh</dc:creator>
				<category><![CDATA[LinkyLoo]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[wordpress 2.6]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3702</guid>
		<description><![CDATA[What Plugin Coders Must Know About WordPress 2.6: Just like it sounds, Ozh has started a post, followed by a lively comment thread, on the challenges that can be faced by plugin coders with WordPress 2.6. This might be a good time (WordPress 2.6 Beta 2 is out) to start digging into your plugins to get them to be 2.6 compatible.]]></description>
			<content:encoded><![CDATA[<p><a href="http://planetozh.com/blog/2008/07/what-plugin-coders-must-know-about-wordpress-26/">What Plugin Coders Must Know About WordPress 2.6</a>: Just like it sounds, Ozh has started a post, followed by a lively comment thread, on the challenges that can be faced by plugin coders with WordPress 2.6. This might be a good time (WordPress 2.6 Beta 2 is out) to start digging into your plugins to get them to be 2.6 compatible.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/07/02/plugin-coders-and-wordpress-26/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What You Need To Know About WordPress 2.6</title>
		<link>http://weblogtoolscollection.com/archives/2008/06/30/what-you-need-to-know-about-wordpress-26/</link>
		<comments>http://weblogtoolscollection.com/archives/2008/06/30/what-you-need-to-know-about-wordpress-26/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 13:31:24 +0000</pubDate>
		<dc:creator>Keith Dsouza</dc:creator>
				<category><![CDATA[Blogging News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress 2.6]]></category>

		<guid isPermaLink="false">http://weblogtoolscollection.com/?p=3696</guid>
		<description><![CDATA[WordPress 2.5 was just released a few months ago and WordPress 2.6 has been in development for some time to be released very soon. Not only does WordPress 2.6 add more zing to a platform that has already won hearts and made blogging a wonderful experience, there are few features in WordPress 2.6 that many have requested and some that caused a little controversy. Let’s get to know a few things about WordPress 2.6 that will definitely raise few eyebrows albeit a few of them in the wrong way. Post Revisioning I have been a Software developer for quite long now and know how important CVS or SVN is to maintaining different versions of a file. WordPress 2.6 brings the same functionality to posts where you can have different revisions for posts. In lay terms this means that no matter how many times you make changes to the post, you [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.5 was just released a few months ago and WordPress 2.6 has been in development for some time to be released very soon. Not only does WordPress 2.6 add more zing to a platform that has already won hearts and made blogging a wonderful experience, there are few features in WordPress 2.6 that many have requested and some that caused a little controversy.</p>
<p>Let’s get to know a few things about WordPress 2.6 that will definitely raise few eyebrows albeit a few of them in the wrong way.</p>
<h3>Post Revisioning</h3>
<p>I have been a Software developer for quite long now and know how important CVS or SVN is to maintaining different versions of a file. WordPress 2.6 brings the same functionality to posts where you can have different revisions for posts.</p>
<p>In lay terms this means that no matter how many times you make changes to the post, you will never have the “Oops, I did something wrong to the post” effect since you can always go back to a older revision of the post, and, let me add you have a cool feature where you can actually differentiate between your revisions to see what changes you made. (think wiki-like post revisions)</p>
<h3>Tumble Your Posts</h3>
<p>The one thing I have loved about Tumblr is the simplicity and ease of access. I simply select a link or a image and tumble it to my micro blog at Tumblr without having to go through a series of steps to actually post my content.</p>
<p>WordPress 2.6 is taking a new approach and adds in bookmarklets that will allow you to quickly post links and image ala Tumblr. (think &#8220;Press This&#8221;)</p>
<h3>Speed Up of Admin Interface</h3>
<p>There has never been a reason not to use the admin interface but that said with the versatility and flexibility of WordPress many people have taken advantage and built softwares that resist you from doing so.</p>
<p>To be quite frank, I hardly use the Admin interface except for approving and replying to comments and managing plugins and themes, but in doing that, I am definitely missing so many of the features that WordPress posting interface provides me with.</p>
<p>WordPress 2.6 makes use of Google Gears when available to speedup and cache static files that are loaded every time you visit your WordPress admin panel.</p>
<h3>XML-RPC access now requires Admin Permission</h3>
<p>XML-RPC for WordPress can be used by many software applications that allow you to post content to your blog without having to visit the admin panel. The most notable one I can point out to you is Windows Live Writer.</p>
<p>With WordPress 2.6, in new installations, the access to XML-RPC will be unavailable by default. This in short means that every user will have to go and manually enable XML-RPC to allow external applications to post to your blog. Dougal wrote a post about this recently. From his <a href="http://dougal.gunters.org/blog/2008/06/30/update-on-wordpress-blog-apis">post on the APIs</a>:</p>
<ul>
<li>The APIs will <strong>not</strong> be automatically disabled for sites <em>upgrading</em> from older versions. Since the APIs have previously been ‘on’ by default, they will continue to function.</li>
<li><del datetime="2008-06-30T15:55:26+00:00">For <em>new installs</em> of WordPress 2.6 and later, there will be an option presented at install-time to enable the APIs.</del> <ins datetime="2008-06-30T15:55:26+00:00">Or not. They seem to have removed that between Beta 1 and Beta 2.</ins></li>
<li>There will be options in the <code>Write</code> settings to enable or disable <acronym title="eXtensible Markup Language"><span class="caps">XML</span></acronym>-<acronym title="Remote Procedure Call"><span class="caps">RPC</span></acronym> posting and Atom <acronym title="Application Interface"><span class="caps">API</span></acronym> posting individually.</li>
</ul>
<p>Though this might appear to be a problem to som, personally I do not think that it is a inconvenience. Since users who want to use external applications will be able to do so with just a minor change in the settings and for the millions others who do not require it would never even bother with it. I definitely see this as a move to allow users the flexibility to do what they want to with their blogs without forcing them.</p>
<h3>Activate Multiple Plugins at Once and Delete Plugins in Bulk</h3>
<p>The one thing that went over my head with the earlier revisions of WordPress was that they allowed you to deactivate all the plugins but never allowed you to activate them at once.</p>
<p>Also deleting plugins was never a piece of cake as users had to manually login to their FTP to delete them. I did get around to writing a plugin that would allowed users to delete plugins they no longer used from the admin panel but never released it. With WordPress 2.6 both of the concerns are answered as it will not only allow you to activate bulk plugins but also provide you with the ability to delete plugins you no longer use.</p>
<p>I would love to see a feature where they allow users to deactivate plugins and keep a history of it and then allow users to reactivate the same plugins once again. I did end up writing a plugin for myself that kept a history of the the plugins it deactivated and then activated them while skipping those that caused a problem due to a newer version of WordPress version.</p>
<h3>Move Your Config File to a Different Directory</h3>
<p>Your WordPress config file contains information about things that are critical to your blog including access to your WordPress database. Though there are no known security issues with having your wp-config file in your root directory, WordPress 2.6 does allow you to move it to another directory.</p>
<h3>Other Features</h3>
<p>There are several other features to grab your attention and the few I talked about does not end the features you will get in the next major revision, here are some of the other things you should know about too;</p>
<ul>
<li>You can move your content directory from wp-content to any other place you want it to be. (This definitely will mean there are shorter links to your downloadable content or images)</li>
<li>Better Theme Previewing.</li>
<li>External JavaScript upgrades to TinyMCE, jQuery and jQuery UI.</li>
<li>Customizable default avatars.</li>
</ul>
<p>Well hopefully this should be the best ever version yet of WordPress, though I still look forward to getting more. Let me know your views and opinions about the latest and probably greatest version of WordPress.</p>
<p><em>Afterthought</em>: Aaron Brazell over at <a href="http://technosailor.com/2008/06/30/10-things-you-need-to-know-about-wordpress-26/">Technosailor goes into greater details on some of items on the WordPress 2.6 list of changes and updates</a>, including</p>
<ul>
<li>Shift Click selection of multiple checkboxes in the wp-admin</li>
<li>More avatar options</li>
<li>Page Templates of XML-RPC</li>
<li>More &#8220;Press This&#8221; features</li>
<li>Integrated Theme Preview</li>
<li>Many other illustrated examples</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://weblogtoolscollection.com/archives/2008/06/30/what-you-need-to-know-about-wordpress-26/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  weblogtoolscollection.com/archives/tag/wordpress-26/feed/ ) in 0.54226 seconds, on Feb 14th, 2012 at 9:31 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 14th, 2012 at 10:31 am UTC -->
