~canonical-sysadmins/wordpress/4.8.1

« back to all changes in this revision

Viewing changes to readme.html

  • Committer: Barry Price
  • Date: 2016-08-17 04:50:12 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: barry.price@canonical.com-20160817045012-qfui81zhqnqv2ba9
Merge WP4.6 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
<body>
10
10
<h1 id="logo">
11
11
        <a href="https://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
12
 
        <br /> Version 4.5.3
 
12
        <br /> Version 4.6
13
13
</h1>
14
14
<p style="text-align: center">Semantic Personal Publishing Platform</p>
15
15
 
53
53
 
54
54
<h2>System Requirements</h2>
55
55
<ul>
56
 
        <li><a href="http://php.net/">PHP</a> version <strong>5.2.4</strong> or higher.</li>
57
 
        <li><a href="http://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or higher.</li>
 
56
        <li><a href="https://secure.php.net/">PHP</a> version <strong>5.2.4</strong> or higher.</li>
 
57
        <li><a href="https://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or higher.</li>
58
58
</ul>
59
59
 
60
60
<h3>Recommendations</h3>
61
61
<ul>
62
 
        <li><a href="http://php.net/">PHP</a> version <strong>5.6</strong> or higher.</li>
63
 
        <li><a href="http://www.mysql.com/">MySQL</a> version <strong>5.6</strong> or higher.</li>
64
 
        <li>The <a href="http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
 
62
        <li><a href="https://secure.php.net/">PHP</a> version <strong>5.6</strong> or higher.</li>
 
63
        <li><a href="https://www.mysql.com/">MySQL</a> version <strong>5.6</strong> or higher.</li>
 
64
        <li>The <a href="https://httpd.apache.org/docs/2.2/mod/mod_rewrite.html">mod_rewrite</a> Apache module.</li>
65
65
        <li>A link to <a href="https://wordpress.org/">wordpress.org</a> on your site.</li>
66
66
</ul>
67
67
 
83
83
<h2>Final Notes</h2>
84
84
<ul>
85
85
        <li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <a href="https://wordpress.org/support/">Support Forums</a>.</li>
86
 
        <li>WordPress has a robust plugin <abbr title="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://codex.wordpress.org/Plugin_API" title="WordPress plugin API">plugin documentation in the Codex</a>. You shouldn&#8217;t modify any of the core code.</li>
 
86
        <li>WordPress has a robust plugin <abbr title="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <a href="https://developer.wordpress.org/plugins/">Plugin Developer Handbook</a>. You shouldn&#8217;t modify any of the core code.</li>
87
87
</ul>
88
88
 
89
89
<h2>Share the Love</h2>