Make WordPress Core

Ticket #11651: welcome-screen-v2-textdump.htm

File welcome-screen-v2-textdump.htm, 2.5 KB (added by edwardw, 13 years ago)

Textdump

Line 
1<html>
2<head><title></title></head>
3<body>
4<h1>Welcome to WordPress</h1>
5 <p>Thank you for choosing WordPress. The following links will help you get started with your WordPress experience:</p>
6        <ul> 
7                <li>Edit your personal information at <a href="wp-admin/profile.php" title="Edit settings like your password, your display name and your contact information">Users › Your Profile</a></li> 
8                <li>Start publishing at <a href="wp-admin/post-new.php" title="Create a new post">Posts › Add New</a> and at <a href="wp-admin/post-new.php?post_type=page" title="Create a new page">Pages › Add New</a></li> 
9                <li>Browse and install plugins at <a href="wp-admin/plugin-install.php" title="Browse and install plugins">Plugins › Add New</a></li> 
10                <li>Browse and install themes at <a href="wp-admin/theme-install.php" title="Browse and install themes">Appearance › Add New Themes</a></li> 
11                <li>Modify your website’s link structure at <a href="wp-admin/options-permalink.php" title="For example, select a link structure like: http://example.com/1999/12/post-name">Settings › Permalinks</a></li> 
12                <li>Import content from another system or WordPress site at <a href="wp-admin/import.php" title="WordPress comes with importers for the most common publishing systems">Tools › Import</a></li> 
13        </ul> 
14       
15        <p>Other external links of interest may include:</p>
16
17        <ul>
18                <li>Find answers to your questions at the <a href="http://www.wordpress.org/support/" title="The official WordPress forum">WordPress Forums</a></li>
19                <li>Learn more about WordPress at the <a href="http://codex.wordpress.org/" title="WordPress Codex">WordPress Codex</a></li>
20        </ul>
21       
22        <p>Happy publishing!</p>
23        <h1>Privacy</h1>
24        <p>
25
26           
27            WordPress makes requests to <span style="font-style: italic;">api.wordpress.org</span> to check for software updates to WordPress core and plugins. Your WordPress and plugin versions are sent to check for the latest updates for your software. No personally-identifying information will be disclosed but non-personally identifying information may be used for aggregate statistics (e.g. tracking popular plugins).
28           
29            The service at WordPress.com, a popular WordPress host independent of this installation, available using a <a href="http://en.wordpress.com/api-keys/" title="API keys">WordPress.com API Key</a> is an independent service from your WordPress install and can optionally be used to activate WordPress.com plugins such as the Akismet spam filter. 
30             </p>
31</body>
32</html>