Changeset 15054 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 05/29/2010 04:16:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r15031 r15054 175 175 '<p>' . __('<strong>Send Trackbacks</strong> - Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary.') . '</p>' . 176 176 '<p>' . __('<strong>Discussion</strong> - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them.') . '</p>' . 177 '<p>' . sprintf(__('You can also create posts with the <a href="%s">Press This bookmarklet .</a>'), 'tools.php') . '</p>' .177 '<p>' . sprintf(__('You can also create posts with the <a href="%s">Press This bookmarklet</a>.'), 'options-writing.php') . '</p>' . 178 178 '<p><strong>' . __('For more information:') . '</strong></p>' . 179 179 '<p>' . __('<a href="http://codex.wordpress.org/Writing_Posts">Writing Posts Documentation</a>') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.