Changes from branches/3.0/readme.html at r17407 to trunk/readme.html at r17302
- File:
-
- 1 edited
-
trunk/readme.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/readme.html
r17407 r17302 9 9 <h1 id="logo"> 10 10 <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.511 <br /> Version 3.1 12 12 </h1> 13 13 <p style="text-align: center">Semantic Personal Publishing Platform</p> … … 32 32 </ol> 33 33 34 <h1>Up grading</h1>35 <h2>Using the Automatic Up grader</h2>36 <p>If you are up grading 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> 37 37 <ol> 38 38 <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> … … 40 40 </ol> 41 41 42 <h2>Up grading Manually</h2>42 <h2>Updating Manually</h2> 43 43 <ol> 44 <li>Before you up grade 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> 45 45 <li>Delete your old WordPress files, saving ones you've modified.</li> 46 46 <li>Upload the new files.</li> … … 102 102 <p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/café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> 103 103 104 <h1> Copyright</h1>104 <h1>License</h1> 105 105 <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> 106 106
Note: See TracChangeset
for help on using the changeset viewer.