<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[13516] trunk/readme.html: First pass on readme.html updates.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/13516">13516</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2010-02-28 22:38:56 +0000 (Sun, 28 Feb 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>First pass on readme.html updates. Include references to the automatic upgrader, the wp-config.php creation script, the new user/pass selection during install. Split system recommendations into requirements and recommendations. Style dt/dl/dd elements. Remove archaic v1.2 to 1.5 theme template reference. Change wording in post via mail and user roles, as neither are new features. Props niallkennedy for minor cleanups in the commit. see <a href="http://trac.wordpress.org/ticket/10835">#10835</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkreadmehtml">trunk/readme.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkreadmehtml"></a>
<div class="modfile"><h4>Modified: trunk/readme.html (13515 => 13516)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/readme.html        2010-02-28 21:02:24 UTC (rev 13515)
+++ trunk/readme.html        2010-02-28 22:38:56 UTC (rev 13516)
</span><span class="lines">@@ -2,90 +2,108 @@
</span><span class="cx"> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx">         &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
</span><del>-        &lt;title&gt;WordPress &amp;rsaquo; ReadMe&lt;/title&gt;
-        &lt;link rel=&quot;stylesheet&quot; href=&quot;wp-admin/css/install.css&quot; type=&quot;text/css&quot; /&gt;
</del><ins>+        &lt;title&gt;WordPress &amp;#8250; ReadMe&lt;/title&gt;
+        &lt;link rel=&quot;stylesheet&quot; href=&quot;wp-admin/css/install.dev.css&quot; type=&quot;text/css&quot; /&gt;
</ins><span class="cx"> &lt;/head&gt;
</span><span class="cx"> &lt;body&gt;
</span><del>-&lt;h1 id=&quot;logo&quot; style=&quot;text-align: center&quot;&gt;
-        &lt;img alt=&quot;WordPress&quot; src=&quot;wp-admin/images/wordpress-logo.png&quot; /&gt;
</del><ins>+&lt;h1 id=&quot;logo&quot;&gt;
+        &lt;a href=&quot;http://wordpress.org/&quot;&gt;&lt;img alt=&quot;WordPress&quot; src=&quot;wp-admin/images/wordpress-logo.png&quot; width=&quot;250&quot; height=&quot;68&quot; /&gt;&lt;/a&gt;
</ins><span class="cx">         &lt;br /&gt; Version 3.0
</span><span class="cx"> &lt;/h1&gt;
</span><span class="cx"> &lt;p style=&quot;text-align: center&quot;&gt;Semantic Personal Publishing Platform&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;First Things First&lt;/h1&gt;
</span><span class="cx"> &lt;p&gt;Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I'm proud to be a part of. Thousands of hours have gone into WordPress, and we're dedicated to making it better every day. Thank you for making it part of your world.&lt;/p&gt;
</span><del>-&lt;p style=&quot;text-align: right;&quot;&gt;&amp;#8212; Matt Mullenweg&lt;/p&gt;
</del><ins>+&lt;p style=&quot;text-align: right&quot;&gt;&amp;#8212; Matt Mullenweg&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Installation: Famous 5-minute install&lt;/h1&gt;
</span><span class="cx"> &lt;ol&gt;
</span><del>-        &lt;li&gt;Unzip the package in an empty directory.&lt;/li&gt;
-        &lt;li&gt;Open up &lt;code&gt;wp-config-sample.php&lt;/code&gt; with a text editor like WordPad or similar and fill in your database connection details.&lt;/li&gt;
-        &lt;li&gt;Save the file as &lt;code&gt;wp-config.php&lt;/code&gt;&lt;/li&gt;
-        &lt;li&gt;Upload everything.&lt;/li&gt;
-        &lt;li&gt;Open &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/install.php&quot;&gt;/wp-admin/install.php&lt;/a&gt;&lt;/span&gt; in your browser. This should setup the tables needed for your blog. If there is an error, double check your &lt;span class=&quot;file&quot;&gt;wp-config.php&lt;/span&gt; file, and try again. If it fails again, please go to the &lt;a href=&quot;http://wordpress.org/support/&quot;&gt;support forums&lt;/a&gt; with as much data as you can gather.&lt;/li&gt;
-        &lt;li&gt;&lt;strong&gt;Note the password given to you.&lt;/strong&gt;&lt;/li&gt;
-        &lt;li&gt; The install script should then send you to the &lt;a href=&quot;wp-login.php&quot;&gt;login page&lt;/a&gt;. Sign in with the username &lt;code&gt;admin&lt;/code&gt; and the password generated during the installation. You can then click on 'Profile' to change the password.&lt;/li&gt;
</del><ins>+        &lt;li&gt;Unzip the package in an empty directory and upload everything.&lt;/li&gt;
+        &lt;li&gt;Open &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/install.php&quot;&gt;wp-admin/install.php&lt;/a&gt;&lt;/span&gt; in your browser. It will take you through the process to set up a &lt;code&gt;wp-config.php&lt;/code&gt; file with your database connection details.
+                &lt;ol&gt;
+                        &lt;li&gt;If for some reason this doesn't work, don't worry. It doesn't work on all web hosts. Open up &lt;code&gt;wp-config-sample.php&lt;/code&gt; with a text editor like WordPad or similar and fill in your database connection details.&lt;/li&gt;
+                        &lt;li&gt;Save the file as &lt;code&gt;wp-config.php&lt;/code&gt; and upload it.&lt;/li&gt;
+                        &lt;li&gt;Open &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/install.php&quot;&gt;wp-admin/install.php&lt;/a&gt;&lt;/span&gt; in your browser.&lt;/li&gt;
+                &lt;/ol&gt;
+        &lt;/li&gt;
+        &lt;li&gt;Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your &lt;code&gt;wp-config.php&lt;/code&gt; file, and try again. If it fails again, please go to the &lt;a href=&quot;http://wordpress.org/support/&quot; title=&quot;WordPress support&quot;&gt;support forums&lt;/a&gt; with as much data as you can gather.&lt;/li&gt;
+        &lt;li&gt;&lt;strong&gt;If you did not enter a password, note the password given to you.&lt;/strong&gt; If you did not provide a username, it will be &lt;code&gt;admin&lt;/code&gt;.&lt;/li&gt;
+        &lt;li&gt;The installer should then send you to the &lt;a href=&quot;wp-login.php&quot;&gt;login page&lt;/a&gt;. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on 'Profile' to change the password.&lt;/li&gt;
</ins><span class="cx"> &lt;/ol&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Upgrading&lt;/h1&gt;
</span><del>-&lt;p&gt;Before you upgrade anything, make sure you have backup copies of any files you may have modified such as &lt;code&gt;index.php&lt;/code&gt;.&lt;/p&gt;
-&lt;h2&gt;Upgrading from any previous WordPress to 3.0:&lt;/h2&gt;
</del><ins>+&lt;h2&gt;Using the Automatic Upgrader&lt;/h2&gt;
+&lt;p&gt;If you are upgrading from version 2.7 or higher, you can use the automatic upgrader:&lt;/p&gt;
</ins><span class="cx"> &lt;ol&gt;
</span><del>-        &lt;li&gt;Delete your old WP files, saving ones you've modified.&lt;/li&gt;
</del><ins>+        &lt;li&gt;Open the &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/update-core.php&quot;&gt;wp-admin/update-core.php&lt;/a&gt;&lt;/span&gt; in your browser and follow the instructions.&lt;/li&gt;
+        &lt;li&gt;You wanted more, perhaps? That's it!&lt;/li&gt;
+&lt;/ol&gt;
+
+&lt;h2&gt;Upgrading Manually&lt;/h2&gt;
+&lt;ol&gt;
+        &lt;li&gt;Before you upgrade anything, make sure you have backup copies of any files you may have modified such as &lt;code&gt;index.php&lt;/code&gt;.&lt;/li&gt;
+        &lt;li&gt;Delete your old WordPress files, saving ones you've modified.&lt;/li&gt;
</ins><span class="cx">         &lt;li&gt;Upload the new files.&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;Point your browser to &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/upgrade.php&quot;&gt;/wp-admin/upgrade.php&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
</span><del>-        &lt;li&gt;You wanted more, perhaps? That's it!&lt;/li&gt;
</del><span class="cx"> &lt;/ol&gt;
</span><del>-&lt;h2&gt;Template Changes&lt;/h2&gt;
-&lt;p&gt;If you have customized your templates you will probably have to make some changes to them. If you're converting your 1.2 or earlier templates, &lt;a href=&quot;http://codex.wordpress.org/Upgrade_1.2_to_1.5&quot;&gt;we've created a special guide for you&lt;/a&gt;. &lt;/p&gt;
</del><span class="cx"> 
</span><ins>+&lt;h2&gt;Theme Template Changes&lt;/h2&gt;
+&lt;p&gt;If you have customized your theme templates, you may have to make some changes across major versions.&lt;/p&gt;
+
</ins><span class="cx"> &lt;h1&gt;Online Resources&lt;/h1&gt;
</span><span class="cx"> &lt;p&gt;If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:&lt;/p&gt;
</span><span class="cx"> &lt;dl&gt;
</span><del>-        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;The WordPress Codex &lt;/a&gt;&lt;/dt&gt;
</del><ins>+        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;The WordPress Codex&lt;/a&gt;&lt;/dt&gt;
</ins><span class="cx">                 &lt;dd&gt;The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.&lt;/dd&gt;
</span><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/development/&quot;&gt;The Development Blog&lt;/a&gt;&lt;/dt&gt;
</span><del>-                &lt;dd&gt;This is where you'll find the latest updates and news related to WordPress. Bookmark and check often.&lt;/dd&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://planet.wordpress.org/&quot;&gt;WordPress Planet &lt;/a&gt;&lt;/dt&gt;
</del><ins>+                &lt;dd&gt;This is where you'll find the latest updates and news related to WordPress. Recent WordPress development news appears in your administrative dashboard by default.&lt;/dd&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://planet.wordpress.org/&quot;&gt;WordPress Planet&lt;/a&gt;&lt;/dt&gt;
</ins><span class="cx">                 &lt;dd&gt;The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.&lt;/dd&gt;
</span><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;WordPress Support Forums&lt;/a&gt;&lt;/dt&gt;
</span><span class="cx">                 &lt;dd&gt;If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.&lt;/dd&gt;
</span><del>-        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/IRC&quot;&gt;WordPress IRC Channel&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;Finally, there is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (&lt;a href=&quot;irc://irc.freenode.net/wordpress&quot;&gt;irc.freenode.net #wordpress&lt;/a&gt;)&lt;/dd&gt;
</del><ins>+        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/IRC&quot;&gt;WordPress &lt;abbr title=&quot;Internet Relay Chat&quot;&gt;IRC&lt;/abbr&gt; Channel&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (&lt;a href=&quot;irc://irc.freenode.net/wordpress&quot;&gt;irc.freenode.net #wordpress&lt;/a&gt;)&lt;/dd&gt;
</ins><span class="cx"> &lt;/dl&gt;
</span><span class="cx"> 
</span><del>-&lt;h1&gt;System Recommendations&lt;/h1&gt;
</del><ins>+&lt;h1&gt;System Requirements&lt;/h1&gt;
</ins><span class="cx"> &lt;ul&gt;
</span><del>-        &lt;li&gt;PHP version &lt;strong&gt;4.3&lt;/strong&gt; or higher.&lt;/li&gt;
-        &lt;li&gt;MySQL version &lt;strong&gt;4.1.2&lt;/strong&gt; or higher.&lt;/li&gt;
-        &lt;li&gt;... and a link to &lt;a href=&quot;http://wordpress.org/&quot;&gt;http://wordpress.org&lt;/a&gt; on your site.&lt;/li&gt;
</del><ins>+        &lt;li&gt;&lt;a href=&quot;http://php.net/&quot;&gt;PHP&lt;/a&gt; version &lt;strong&gt;4.3&lt;/strong&gt; or higher.&lt;/li&gt;
+        &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/&quot;&gt;MySQL&lt;/a&gt; version &lt;strong&gt;4.1.2&lt;/strong&gt; or higher.&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><del>-&lt;p&gt;WordPress is the official continuation of &lt;a href=&quot;http://cafelog.com/&quot;&gt;b2/caf&amp;eacute;log&lt;/a&gt;, which came from Michel V. The work has been continued by the &lt;a href=&quot;http://wordpress.org/about/&quot;&gt;WordPress developers&lt;/a&gt;. If you would like to support WordPress, please consider &lt;a href=&quot;http://wordpress.org/donate/&quot;&gt;donating&lt;/a&gt;.&lt;/p&gt;
</del><span class="cx"> 
</span><del>-&lt;h1&gt;Upgrading from another system&lt;/h1&gt;
-&lt;p&gt;WordPress can &lt;a href=&quot;http://codex.wordpress.org/Importing_Content&quot;&gt;import from a number of systems&lt;/a&gt;. First you need to get WordPress installed and working as described above.&lt;/p&gt;
</del><ins>+&lt;h2&gt;System Recommendations&lt;/h2&gt;
+&lt;ul&gt;
+        &lt;li&gt;The &lt;a href=&quot;http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html&quot;&gt;mod_rewrite&lt;/a&gt; Apache module.&lt;/li&gt;
+        &lt;li&gt;A link to &lt;a href=&quot;http://wordpress.org/&quot;&gt;http://wordpress.org&lt;/a&gt; on your site.&lt;/li&gt;
+&lt;/ul&gt;
</ins><span class="cx"> 
</span><del>-&lt;h1&gt;XML-RPC and Atom Interface&lt;/h1&gt;
-&lt;p&gt;You can now post to your WordPress blog with tools like &lt;a href=&quot;http://windowslivewriter.spaces.live.com/&quot;&gt;Windows Live Writer&lt;/a&gt;, &lt;a href=&quot;http://ecto.kung-foo.tv/&quot;&gt;Ecto&lt;/a&gt;, &lt;a href=&quot;http://bloggar.com/&quot;&gt;Bloggar&lt;/a&gt;, &lt;a href=&quot;http://radio.userland.com&quot;&gt;Radio Userland&lt;/a&gt; (which means you can use Radio's email-to-blog feature), &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;NewzCrawler&lt;/a&gt;, and other tools that support the Blogging APIs! :) You can read more about &lt;a href=&quot;http://codex.wordpress.org/XML-RPC_Support&quot;&gt;XML-RPC support on the Codex&lt;/a&gt;.&lt;/p&gt;
</del><ins>+&lt;h1&gt;Migrating from other systems&lt;/h1&gt;
+&lt;p&gt;WordPress can &lt;a href=&quot;http://codex.wordpress.org/Importing_Content&quot;&gt;import from a number of systems&lt;/a&gt;. First you need to get WordPress installed and working as described above, before using &lt;a href=&quot;wp-admin/import.php&quot; title=&quot;Import to WordPress&quot;&gt;our import tools&lt;/a&gt;.&lt;/p&gt;
</ins><span class="cx"> 
</span><ins>+&lt;h1&gt;&lt;abbr title=&quot;eXtensible Markup Language&quot;&gt;XML&lt;/abbr&gt;-&lt;abbr title=&quot;Remote Procedure Call&quot;&gt;RPC&lt;/abbr&gt; and Atom Interface&lt;/h1&gt;
+&lt;p&gt;You can post to your WordPress blog with tools like &lt;a href=&quot;http://download.live.com/writer&quot;&gt;Windows Live Writer&lt;/a&gt;, &lt;a href=&quot;http://illuminex.com/ecto/&quot;&gt;Ecto&lt;/a&gt;, &lt;a href=&quot;http://bloggar.com/&quot;&gt;w.bloggar&lt;/a&gt;, &lt;a href=&quot;http://radio.userland.com/&quot;&gt;Radio Userland&lt;/a&gt; (which means you can use Radio's email-to-blog feature), &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;NewzCrawler&lt;/a&gt;, and other tools that support the blogging &lt;abbr title=&quot;application programming interface&quot;&gt;API&lt;/abbr&gt;s! :) You can read more about &lt;a href=&quot;http://codex.wordpress.org/XML-RPC_Support&quot;&gt;&lt;abbr&gt;XML&lt;/abbr&gt;-&lt;abbr&gt;RPC&lt;/abbr&gt; support on the Codex&lt;/a&gt;.&lt;/p&gt;
+
</ins><span class="cx"> &lt;h1&gt;Post via Email&lt;/h1&gt;
</span><del>-&lt;p&gt;You can post from an email client! To set this up go to your &amp;quot;Writing&amp;quot; options screen and fill in the connection details for your secret POP3 account. Then you need to set up &lt;code&gt;wp-mail.php&lt;/code&gt; to execute periodically to check the mailbox for new posts. You can do it with Cron-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your &lt;code&gt;wp-mail.php&lt;/code&gt; URL.&lt;/p&gt;
</del><ins>+&lt;p&gt;You can post from an email client! To set this up go to your &amp;quot;Writing&amp;quot; options screen and fill in the connection details for your secret &lt;abbr title=&quot;Post Office Protocol version 3&quot;&gt;POP3&lt;/abbr&gt; account. Then you need to set up &lt;code&gt;wp-mail.php&lt;/code&gt; to execute periodically to check the mailbox for new posts. You can do it with &lt;a href=&quot;http://en.wikipedia.org/wiki/Cron&quot;&gt;cron&lt;/a&gt;-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your &lt;code&gt;wp-mail.php&lt;/code&gt; &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;.&lt;/p&gt;
</ins><span class="cx"> &lt;p&gt;Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address discrete. The script will &lt;em&gt;delete&lt;/em&gt; emails that are successfully posted.&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;User Roles&lt;/h1&gt;
</span><del>-&lt;p&gt;We've eliminated user levels in order to make way for the much more flexible roles system introduced in 2.0. You can &lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot;&gt;read more about Roles and Capabilities on the Codex&lt;/a&gt;.&lt;/p&gt;
</del><ins>+&lt;p&gt;We introduced a very flexible roles system in version 2.0, eliminating user levels. You can &lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; title=&quot;WordPress roles and capabilities&quot;&gt;read more about Roles and Capabilities on the Codex&lt;/a&gt;.&lt;/p&gt;
</ins><span class="cx"> 
</span><del>-&lt;h1&gt; Final notes&lt;/h1&gt;
</del><ins>+&lt;h1&gt;Final notes&lt;/h1&gt;
</ins><span class="cx"> &lt;ul&gt;
</span><del>-        &lt;li&gt;If you have any suggestions, ideas, comments, or if you (gasp!) found a bug, join us in the &lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;.&lt;/li&gt;
-        &lt;li&gt;WordPress now has a robust plugin API that makes extending the code easy. If you are a developer interested in utilizing this see the &lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot;&gt;plugin documentation in the Codex&lt;/a&gt;. In most all cases you shouldn't modify any of the core code.&lt;/li&gt;
</del><ins>+        &lt;li&gt;If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the &lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;.&lt;/li&gt;
+        &lt;li&gt;WordPress now has a robust plugin &lt;abbr title=&quot;application programming interface&quot;&gt;API&lt;/abbr&gt; that makes extending the code easy. If you are a developer interested in utilizing this, see the &lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot; title=&quot;WordPress plugin API&quot;&gt;plugin documentation in the Codex&lt;/a&gt;. In most all cases you shouldn't modify any of the core code.&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Share the Love&lt;/h1&gt;
</span><span class="cx"> &lt;p&gt;WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better&amp;#8212;you. If you enjoy WordPress please consider telling a friend, setting it up for someone less knowledgable than yourself, or writing the author of a media article that overlooks us.&lt;/p&gt;
</span><span class="cx"> 
</span><ins>+&lt;p&gt;WordPress is the official continuation of &lt;a href=&quot;http://cafelog.com/&quot;&gt;b2/caf&amp;#233;log&lt;/a&gt;, which came from Michel V. The work has been continued by the &lt;a href=&quot;http://wordpress.org/about/&quot;&gt;WordPress developers&lt;/a&gt;. If you would like to support WordPress, please consider &lt;a href=&quot;http://wordpress.org/donate/&quot; title=&quot;Donate to WordPress&quot;&gt;donating&lt;/a&gt;.&lt;/p&gt;
+
</ins><span class="cx"> &lt;h1&gt;Copyright&lt;/h1&gt;
</span><del>-&lt;p&gt;WordPress is released under the &lt;abbr title=&quot;GNU Public License&quot;&gt;GPL&lt;/abbr&gt; (see &lt;a href=&quot;license.txt&quot;&gt;license.txt&lt;/a&gt;).&lt;/p&gt;
</del><ins>+&lt;p&gt;WordPress is released under the &lt;abbr title=&quot;GNU Public License&quot;&gt;GPL&lt;/abbr&gt;v2 (see &lt;a href=&quot;license.txt&quot;&gt;license.txt&lt;/a&gt;).&lt;/p&gt;
</ins><span class="cx"> 
</span><ins>+
</ins><span class="cx"> &lt;/body&gt;
</span><span class="cx"> &lt;/html&gt;
</span></span></pre>
</div>
</div>

</body>
</html>