<pstyle="text-align: center">Semantic Personal Publishing Platform</p>
<h1>First Things First</h1>
<h2>First Things First</h2>
<p>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.</p>
<pstyle="text-align: right">— Matt Mullenweg</p>
<h1>Installation: Famous 5-minute install</h1>
<h2>Installation: Famous 5-minute install</h2>
<ol>
<li>Unzip the package in an empty directory and upload everything.</li>
<li>Open <spanclass="file"><ahref="wp-admin/install.php">wp-admin/install.php</a></span> in your browser. It will take you through the process to set up a <code>wp-config.php</code> file with your database connection details.
...
...
@@ -32,15 +32,15 @@
<li>The installer should then send you to the <ahref="wp-login.php">login page</a>. 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.</li>
</ol>
<h1>Updating</h1>
<h2>Using the Automatic Updater</h2>
<h2>Updating</h2>
<h3>Using the Automatic Updater</h3>
<p>If you are updating from version 2.7 or higher, you can use the automatic updater:</p>
<ol>
<li>Open <spanclass="file"><ahref="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li>
<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>
<li>Delete your old WordPress files, saving ones you’ve modified.</li>
...
...
@@ -48,24 +48,24 @@
<li>Point your browser to <spanclass="file"><ahref="wp-admin/upgrade.php">/wp-admin/upgrade.php</a>.</span></li>
</ol>
<h1>Migrating from other systems</h1>
<h2>Migrating from other systems</h2>
<p>WordPress can <ahref="https://codex.wordpress.org/Importing_Content">import from a number of systems</a>. First you need to get WordPress installed and working as described above, before using <ahref="wp-admin/import.php"title="Import to WordPress">our import tools</a>.</p>
<h1>System Requirements</h1>
<h2>System Requirements</h2>
<ul>
<li><ahref="http://php.net/">PHP</a> version <strong>5.2.4</strong> or higher.</li>
<li><ahref="http://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or higher.</li>
</ul>
<h2>Recommendations</h2>
<h3>Recommendations</h3>
<ul>
<li><ahref="http://php.net/">PHP</a> version <strong>5.4</strong> or higher.</li>
<li><ahref="http://www.mysql.com/">MySQL</a> version <strong>5.5</strong> or higher.</li>
<li><ahref="http://php.net/">PHP</a> version <strong>5.6</strong> or higher.</li>
<li><ahref="http://www.mysql.com/">MySQL</a> version <strong>5.6</strong> or higher.</li>
<dd>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. (<ahref="irc://irc.freenode.net/wordpress">irc.freenode.net #wordpress</a>)</dd>
</dl>
<h1>Final Notes</h1>
<h2>Final Notes</h2>
<ul>
<li>If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the <ahref="https://wordpress.org/support/">Support Forums</a>.</li>
<li>WordPress has a robust plugin <abbrtitle="application programming interface">API</abbr> that makes extending the code easy. If you are a developer interested in utilizing this, see the <ahref="https://codex.wordpress.org/Plugin_API"title="WordPress plugin API">plugin documentation in the Codex</a>. You shouldn’t modify any of the core code.</li>
</ul>
<h1>Share the Love</h1>
<h2>Share the Love</h2>
<p>WordPress has no multi-million dollar marketing campaign or celebrity sponsors, but we do have something even better—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.</p>
<p>WordPress is the official continuation of <ahref="http://cafelog.com/">b2/cafélog</a>, which came from Michel V. The work has been continued by the <ahref="https://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <ahref="https://wordpress.org/donate/"title="Donate to WordPress">donating</a>.</p>
<h1>License</h1>
<h2>License</h2>
<p>WordPress is free software, and is released under the terms of the <abbrtitle="GNU General Public License">GPL</abbr> version 2 or (at your option) any later version. See <ahref="license.txt">license.txt</a>.</p>
<pclass="view"><?phpprintf(__('Your account is now activated. <a href="%1$s">View your site</a> or <a href="%2$s">Log in</a>'),$url,$url.'wp-login.php');?></p>
<?phpif($url&&$url!=network_home_url('','http')):
switch_to_blog((int)$result['blog_id']);
$login_url=wp_login_url();
restore_current_blog();
?>
<pclass="view"><?phpprintf(__('Your account is now activated. <a href="%1$s">View your site</a> or <a href="%2$s">Log in</a>'),$url,esc_url($login_url));?></p>
<?phpelse:?>
<pclass="view"><?phpprintf(__('Your account is now activated. <a href="%1$s">Log in</a> or go back to the <a href="%2$s">homepage</a>.'),network_site_url('wp-login.php','login'),network_home_url());?></p>
'description'=>sprintf(__('Your writing flow just got faster with new formatting shortcuts in WordPress 4.3. Use asterisks to create lists and number signs to make a heading. No more breaking your flow; your text looks great with a %1$s and a %2$s.'),'<code>*</code>','<code>#</code>'),
'description'=>__('Create your menu, update it, and assign it, all while live-previewing in the customizer. The streamlined customizer design provides a mobile-friendly and accessible interface. With every release, it becomes easier and faster to make your site just the way you want it.'),
'description'=>__('Keep your site more secure with WordPress’ improved approach to passwords. Instead of receiving passwords via email, you’ll get a password reset link. When you add new users to your site or edit a user profile, WordPress will automatically generate a secure password.'),
'description'=>__('Site icons represent your site in browser tabs, bookmark menus, and on the home screen of mobile devices. Add your unique site icon in the customizer; it will even stay in place when you switch themes. Make your whole site reflect your brand.'),
'description'=>__('All new pages that you create will have comments turned off. Keep discussions to your blog, right where they’re supposed to happen.'),
'description'=>sprintf(__('Added %1$s as a fallback for %2$s and %3$s'),'<code>singular.php</code>','<code>single.php</code>','<code>page.php</code>'),
),
array(
'heading'=>'<code>WP_List_Table</code>',
'description'=>__('List tables can and should designate a primary column.'),
),
);
$title=__('About');
list($display_version)=explode('-',$wp_version);
include(ABSPATH.'wp-admin/admin-header.php');
?>
<divclass="wrap about-wrap">
<h1><?phpprintf(__('Welcome to WordPress %s'),$display_version);?></h1>
<divclass="about-text"><?phpprintf(__('Thank you for updating! WordPress %s makes it even easier to format your content and customize your site.'),$display_version);?></div>
<divclass="about-text"><?phpprintf(__('Thank you for updating! WordPress %s streamlines your workflow, whether you’re writing or building your site.'),$display_version);?></div>