<?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>Exploring The Internet &#187; WordPress 2.5</title> <atom:link href="http://www.learningwp.com/tag/wordpress-25/feed" rel="self" type="application/rss+xml" /><link>http://www.learningwp.com</link> <description>Exploring the web - Growing my experience toward my online business</description> <lastBuildDate>Tue, 20 Sep 2011 20:51:09 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>Ready to Upgrade to WordPress 2.5?</title><link>http://www.learningwp.com/ready-to-upgrade-to-wordpress-25.html</link> <comments>http://www.learningwp.com/ready-to-upgrade-to-wordpress-25.html#comments</comments> <pubDate>Fri, 11 Apr 2008 14:47:23 +0000</pubDate> <dc:creator>Lanna</dc:creator> <category><![CDATA[How to]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Upgrades]]></category> <category><![CDATA[new features]]></category> <category><![CDATA[upgrade]]></category> <category><![CDATA[upgrades]]></category> <category><![CDATA[WordPress 2.5]]></category> <category><![CDATA[WordPress blog]]></category><guid isPermaLink="false">http://www.learningwp.com/?p=23</guid> <description><![CDATA[WordPress 2.5 was just released on March 29, 2008. These are the original statements from its WordPress Blog, &#8220;The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your [...]]]></description> <content:encoded><![CDATA[<p><em>WordPress</em> 2.5 was just released on March 29, 2008. These are the original statements from its <em>WordPress</em> Blog, &#8220;The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a <em>WYSIWYG</em> that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages.&#8221;</p><p>To learn more about these features, visit <a title="What is New In WordPress 2.5?" href="http://www.blogohblog.com/whats-new-in-wordpress-25/" target="_blank">What is New In WordPress 2.5?</a> The article <a title="WordPress Upgrade Preparation Checklist" href="http://www.blogherald.com/2008/03/07/wordpress-upgrade-preparation-checklist/" target="_blank">WordPress Upgrade Preparation Checklist</a> also provides you more detail information of what you should look out for before upgrading to <em>WordPress</em> 2.5. It will be worth of your time.</p><p>I just upgraded <em>WordPress</em> 2.3.3 to <em>WordPress</em> 2.5 yesterday. Everything went smoothly. If you consider to upgrade your existing version to <em>WordPress</em> 2.5, the first thing is to find out you meet <a title="The Minimum Requirement" href="http://wordpress.org/about/requirements/" target="_blank">the minimum requirement</a>. Create a file named <span style="color: #ff0000;">checkphpNmysql.php</span> or any name you want and put the following code in that file and save it:</p><table style="width: 480px; height: 30px; border: 1px solid #cccccc;" cellspacing="0" cellpadding="0" align="center"><tbody><tr><td style="background-color: #dddddd; width: 480px;"><p style="margin: 5pt 15pt; text-align: justify;"><code><strong>&lt;?phpinfo();?&gt;</strong></code></p></td></tr></tbody></table><p>Second upload that file to your <span style="color: #cc66cc;">public_html</span> directory, and run it as http://www.<span style="color: #cc66cc;">yoursitename</span>.com/<span style="color: #ff0000;">checkphpNmysql.php</span> in your browser to find out your PHP version and MySQL version right away. Make sure you replace <span style="color: #cc66cc;">yoursitename</span> with your own domain name. If you do fulfill the minimum requirement, then download <a title="WordPress 2.5 - Download" href="http://wordpress.org/download/" target="_blank">WordPress 2.5</a> here. The following steps for upgrading to <em>WordPress</em> 2.5 are pretty straightforward:</p><ul><li>Back up your database. Here are <a title="Back Up Your Database" href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">the instructions</a> showing you how to do that</li></ul><ul><li>Back up <span style="color: #cc66cc;">ALL</span> of your files in your <em>WordPress</em> directory to your <em>PC</em> (personal computer)</li></ul><ul><li>Check your backups to make sure they are usable.</li></ul><ul><li>Deactivate <span style="color: #cc66cc;">All</span> your plugins</li></ul><ul><li>Unzipped <span style="color: #cc66cc;">wordpress-2.5</span> file you just downloaded</li></ul><ul><li>Delete the old <em>WordPress</em> files <strong>except</strong> <span style="color: #cc66cc;">wp-config.php</span> file, <span style="color: #cc66cc;">wp-content</span> folder, <span style="color: #cc66cc;">wp-images</span> folder (only older installations from 1.5.x days will have this folder), <span style="color: #cc66cc;">wp-includes/languages/</span> folder (if you are using a language file, do not delete this folder), <span style="color: #cc66cc;">.htaccess</span> file (if you have added custom rules to your .htaccess, do not delete it), and <span style="color: #cc66cc;"><em>Custom Content</em> and/or <em>Plugins</em></span> (if you have any images or other <em>Custom Content</em> or <em>Plugins</em> inside the wp-content folder, do NOT delete them)</li></ul><ul><li>Upload your unzipped <span style="color: #cc66cc;">wordpress-2.5</span> files to your <em>WordPress</em> directory</li></ul><ul><li>Run http://www.<span style="color: #cc66cc;">yoursitename</span>.com/wp-admin/upgrade.php in your browser (Replace <span style="color: #cc66cc;">yoursitename</span> with your own domain name).</li></ul><ul><li><span class="mw-headline">Reactivate those plugins that you deactivated earlier</span></li></ul><p>That is it. Now go ahead and explore your new <em>WordPress</em> 2.5 interface. Get familiar with it.</p><p><div style="float:left;width:100%;margin-right:1%;height:150px;"><a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=150717356133&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Wordpress All-in-One For Dummies NEW by Lisa Sabin-Wils</a><br /><table border="0" cellpadding="8"><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=150717356133&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss"><img border="0" src="http://thumbs.ebaystatic.com/pict/150717356133_0.jpg"></a></td><td><strong>US &#36;30.53</strong><br /> End Date: Wednesday Feb-08-2012 6:43:33 PST<br />Buy It Now for only: US &#36;30.53<br /><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=150717356133&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Buy it now</a> | <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&mpre=http%3A%2F%2Fcgi1.ebay.com%2Fws%2FeBayISAPI.dll%3FMfcISAPICommand%3DMakeTrack%26item%3D150717356133%26ssPageName%3DRSS%3AB%3ASRCH%3AUS%3A104">Add to watch list</a></td></tr></table></div><div style="float:left;width:100%;margin-right:1%;height:150px;"><a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=260931713045&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Wordpress Web Design for Dummies by Lisa Sabin-wilson (2011, Paperback)</a><br /><table border="0" cellpadding="8"><tr><td><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=260931713045&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss"><img border="0" src="http://thumbs.ebaystatic.com/pict/260931713045_0.jpg"></a></td><td><strong>US &#36;29.98</strong><br /> End Date: Wednesday Feb-08-2012 10:52:21 PST<br />Buy It Now for only: US &#36;29.98<br /><a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&icep_item=260931713045&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=rss">Buy it now</a> | <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&toolid=10005&campid=5336190399&customid=wordpress+for+dummies&mpre=http%3A%2F%2Fcgi1.ebay.com%2Fws%2FeBayISAPI.dll%3FMfcISAPICommand%3DMakeTrack%26item%3D260931713045%26ssPageName%3DRSS%3AB%3ASRCH%3AUS%3A104">Add to watch list</a></td></tr></table></div></p><div class="sociable"><div class="sociable_tagline"> <strong>Share and Enjoy:</strong></div><ul><li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F&amp;bodytext=WordPress%202.5%20was%20just%20released%20on%20March%2029%2C%202008.%20These%20are%20the%20original%20statements%20from%20its%20WordPress%20Blog%2C%20%22The%20improvements%20in%202.5%20are%20numerous%2C%20and%20almost%20entirely%20a%20result%20of%20your%20feedback%3A%20multi-file%20uploading%2C%20one-click%20plugin%20upgrades%2C%20built" title="Digg"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F&amp;notes=WordPress%202.5%20was%20just%20released%20on%20March%2029%2C%202008.%20These%20are%20the%20original%20statements%20from%20its%20WordPress%20Blog%2C%20%22The%20improvements%20in%202.5%20are%20numerous%2C%20and%20almost%20entirely%20a%20result%20of%20your%20feedback%3A%20multi-file%20uploading%2C%20one-click%20plugin%20upgrades%2C%20built" title="del.icio.us"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;t=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="Facebook"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;h=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="NewsVine"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="Reddit"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="StumbleUpon"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F&amp;annotation=WordPress%202.5%20was%20just%20released%20on%20March%2029%2C%202008.%20These%20are%20the%20original%20statements%20from%20its%20WordPress%20Blog%2C%20%22The%20improvements%20in%202.5%20are%20numerous%2C%20and%20almost%20entirely%20a%20result%20of%20your%20feedback%3A%20multi-file%20uploading%2C%20one-click%20plugin%20upgrades%2C%20built" title="Google Bookmarks"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;submitHeadline=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F&amp;submitSummary=WordPress%202.5%20was%20just%20released%20on%20March%2029%2C%202008.%20These%20are%20the%20original%20statements%20from%20its%20WordPress%20Blog%2C%20%22The%20improvements%20in%202.5%20are%20numerous%2C%20and%20almost%20entirely%20a%20result%20of%20your%20feedback%3A%20multi-file%20uploading%2C%20one-click%20plugin%20upgrades%2C%20built&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F%20-%20http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html" title="Twitter"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html" title="Technorati"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="Live"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li><li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;title=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F&amp;source=Exploring+The+Internet+Exploring+the+web+-+Growing+my+experience+toward+my+online+business&amp;summary=WordPress%202.5%20was%20just%20released%20on%20March%2029%2C%202008.%20These%20are%20the%20original%20statements%20from%20its%20WordPress%20Blog%2C%20%22The%20improvements%20in%202.5%20are%20numerous%2C%20and%20almost%20entirely%20a%20result%20of%20your%20feedback%3A%20multi-file%20uploading%2C%20one-click%20plugin%20upgrades%2C%20built" title="LinkedIn"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li><li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.learningwp.com%2Fready-to-upgrade-to-wordpress-25.html&amp;t=Ready%20to%20Upgrade%20to%20WordPress%202.5%3F" title="MySpace"><img src="http://www.learningwp.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li></ul></div> ]]></content:encoded> <wfw:commentRss>http://www.learningwp.com/ready-to-upgrade-to-wordpress-25.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.learningwp.com @ 2012-02-08 08:41:54 -->
