Changeset 47600 for trunk/tests/phpunit/tests/formatting/Autop.php
- Timestamp:
- 04/20/2020 08:37:31 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/Autop.php
r47122 r47600 20 20 <p>Then you can start enjoying the WordPress experience:</p> 21 21 <ul> 22 <li>Edit your personal information at <a href="%3$s" title="Edit settings like your password, your display name and your contact information">Users › YourProfile</a></li>22 <li>Edit your personal information at <a href="%3$s" title="Edit settings like your password, your display name and your contact information">Users › Profile</a></li> 23 23 <li>Start publishing at <a href="%4$s" title="Create a new post">Posts › Add New</a> and at <a href="%5$s" title="Create a new page">Pages › Add New</a></li> 24 24 <li>Browse and install plugins at <a href="%6$s" title="Browse and install plugins at the official WordPress repository directly from your Dashboard">Plugins › Add New</a></li> … … 45 45 Then you can start enjoying the WordPress experience: 46 46 <ul> 47 <li>Edit your personal information at <a href="%3$s" title="Edit settings like your password, your display name and your contact information">Users › YourProfile</a></li>47 <li>Edit your personal information at <a href="%3$s" title="Edit settings like your password, your display name and your contact information">Users › Profile</a></li> 48 48 <li>Start publishing at <a href="%4$s" title="Create a new post">Posts › Add New</a> and at <a href="%5$s" title="Create a new page">Pages › Add New</a></li> 49 49 <li>Browse and install plugins at <a href="%6$s" title="Browse and install plugins at the official WordPress repository directly from your Dashboard">Plugins › Add New</a></li>
Note: See TracChangeset
for help on using the changeset viewer.