<?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>Rocking Team &#187; version 2.8</title>
	<atom:link href="http://www.rockingteam.com/tag/version-28/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rockingteam.com</link>
	<description>Technology @ Your Finger Tips... Computer, Web, Gadget, Mobile, Automobile, Movie Releated News Articles..</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:28:18 +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>WordPress 2.8 Will Be Released Next Week</title>
		<link>http://www.rockingteam.com/2009/06/wordpress-28-will-be-released-next-week/</link>
		<comments>http://www.rockingteam.com/2009/06/wordpress-28-will-be-released-next-week/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 05:51:16 +0000</pubDate>
		<dc:creator>Alex Jose</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[bolg tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[version 2.8]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rockingteam.com/?p=2116</guid>
		<description><![CDATA[The release date for WordPress 2.8 has almost been confirmed, according to the latest blog post on the WordPress development blog, the target date for releasing WordPress 2.8 is June 10th. WordPress 2.8 Highlights Theme Browser and Installer Ability to add Custom Headers New drag-and-drop widgets admin interface and new Widgets API New ways to [...]]]></description>
			<content:encoded><![CDATA[<p>The release date for WordPress 2.8 has almost been confirmed, according to the latest blog post on the <a href="http://wordpress.org/development/2009/06/summary-of-wordpress-dev-irc-meetup-for-20090603/" target="_blank">WordPress development blog</a>, the target date for releasing WordPress 2.8 is June 10th.</p>
<h3>WordPress 2.8 Highlights<a href="http://wordpress.org/latest.zip"><br />
</a></h3>
<ul>
<li>Theme Browser and Installer</li>
<li>Ability to add Custom Headers</li>
<li>New drag-and-drop widgets admin interface and new Widgets API</li>
<li>New ways to customize dashboard widgets</li>
<li>Syntax highlighting and function lookup built into plugin and theme editors.</li>
<li>Configurable Views on Management Pages.</li>
<li>Faster Loading Admin Pages</li>
</ul>
<h3>Theme Browser and Installer</h3>
<p>The earlier versions of WordPress made it much more easier to install and update plugins, WordPress 2.8 adds a feature to allow users to easily install and upgrade themes.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_theme_installer" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-theme-installer.png" border="0" alt="wp28_theme_installer" width="395" height="214" /></p>
<p>The theme browser provides users with a variety of options to search themes, the options provided are colors, number of columns width, features and more. In addition to that you can also search themes by keywords.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_theme_search_results" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-theme-search-results.png" border="0" alt="wp28_theme_search_results" width="396" height="213" /></p>
<p>WordPress 2.8 also adds the ability to install themes with a single click, much like it does for plugins, you can also preview the themes without first installing them.</p>
<h3>Custom Headers</h3>
<p>Many themes come with custom headers that are included by default, changing them would require the users manually editing the theme, or in some cases using the theme options.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_custom_headers" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-custom-headers.png" border="0" alt="wp28_custom_headers" width="396" height="104" /></p>
<p>However with WordPress 2.8 users can now add their own custom headers, you can upload a image and crop it before applying it as the header image.</p>
<p>The custom headers feature will only work if the theme author has configured the theme to allow this capability, you can read more about the customizing headers feature.</p>
<h3>New Drag and Drop Widgets and Widgets API</h3>
<p>Widgets play a big role in allowing users to customize their themes without the need to manually edit the theme, WordPress 2.8 has done a huge overhaul of how widgets work, allowing users to easily move widgets between different widget areas with ease.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_widgets" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-widgets.png" border="0" alt="wp28_widgets" width="381" height="154" /></p>
<p>Users can now also use the same widgets on multiple widget areas, something that was not possible in the earlier versions of WordPress.</p>
<p>Along with the added flexibility WordPress 2.8 also includes a widget API that will make developing widgets much more easier than before.</p>
<h3>Customize Dashboard Widgets</h3>
<p>The Admin Dashboard in WordPress is a place where you get the most information about tons of things, however earlier versions of WordPress only allowed users to rearrange the widgets.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_dashboard_are" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-dashboard-are.png" border="0" alt="wp28_dashboard_are" width="371" height="241" /></p>
<p>With WordPress 2.8 users can now specify the number of columns they want to see in the dashboard area, at present users can customize the view up to 4 columns.</p>
<h3>Syntax Highlighting for Plugins and Theme editor</h3>
<p>If you have ever taken a look the plugin and theme editors in previous versions of WordPress, it has been almost like you are viewing the code in a plain text editor.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_plugin_editor" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-plugin-editor.png" border="0" alt="wp28_plugin_editor" width="342" height="262" /></p>
<p>However that is about to change in WordPress 2.8, as it adds syntax highlighting which resembles a proper code editor and also a easy way to lookup functions that are used.</p>
<h3>Configurable Views on Management Pages</h3>
<p>WordPress by default displays a host of information to the users when managing the content or comments, however not all users may find those information useful to them.</p>
<p><img style="border: 0px none; display: block; float: none; margin-left: auto; margin-right: auto;" title="wp28_confiurable_mgmt_pages" src="http://weblogtoolscollection.com/b2-img/2009/06/wp28-confiurable-mgmt-pages.png" border="0" alt="wp28_confiurable_mgmt_pages" width="355" height="170" /></p>
<p>WordPress 2.8 allows users to easily configure what information should be displayed by using the Screen options on different management pages.</p>
<h3>Faster Loading Admin Pages</h3>
<p>The admin pages in WordPress 2.8 load much more faster than the earlier versions thanks to various script compression and concatenation that are used.</p>
<p>I did see a considerable increase in speed when compared to WordPress 2.7.1.</p>
<h3>Other Interesting Highlights</h3>
<p>These are not the only features that have been included in WordPress 2.8, if you are interested in learning more about the features in WordPress 2.8, take a look at the Version 2.8 document in WordPress Codex, if you want to test the new version, download <a href="http://wordpress.org/wordpress-2.8-beta2.zip">WordPress 2.8 beta 2</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rockingteam.com/2009/06/wordpress-28-will-be-released-next-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

