Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readme.html

    r17407 r17302  
    99<h1 id="logo">
    1010    <a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" width="250" height="68" /></a>
    11     <br /> Version 3.0.5
     11    <br /> Version 3.1
    1212</h1>
    1313<p style="text-align: center">Semantic Personal Publishing Platform</p>
     
    3232</ol>
    3333
    34 <h1>Upgrading</h1>
    35 <h2>Using the Automatic Upgrader</h2>
    36 <p>If you are upgrading from version 2.7 or higher, you can use the automatic upgrader:</p>
     34<h1>Updating</h1>
     35<h2>Using the Automatic Updater</h2>
     36<p>If you are updating from version 2.7 or higher, you can use the automatic updater:</p>
    3737<ol>
    3838    <li>Open the <span class="file"><a href="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li>
     
    4040</ol>
    4141
    42 <h2>Upgrading Manually</h2>
     42<h2>Updating Manually</h2>
    4343<ol>
    44     <li>Before you upgrade anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>
     44    <li>Before you update anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>
    4545    <li>Delete your old WordPress files, saving ones you've modified.</li>
    4646    <li>Upload the new files.</li>
     
    102102<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;log</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/" title="Donate to WordPress">donating</a>.</p>
    103103
    104 <h1>Copyright</h1>
     104<h1>License</h1>
    105105<p>WordPress is free software, and is released under the terms of the <abbr title="GNU General Public License">GPL</abbr> version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p>
    106106
Note: See TracChangeset for help on using the changeset viewer.