Changeset 33482
- Timestamp:
- 07/29/2015 08:43:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-advanced.php
r33271 r33482 320 320 321 321 get_current_screen()->set_help_sidebar( 322 '<p>' . sprintf(__('You can also create posts with the <a href="%s">Press This bookmarklet</a>.'), ' options-writing.php') . '</p>' .322 '<p>' . sprintf(__('You can also create posts with the <a href="%s">Press This bookmarklet</a>.'), 'tools.php') . '</p>' . 323 323 '<p><strong>' . __('For more information:') . '</strong></p>' . 324 324 '<p>' . __('<a href="https://codex.wordpress.org/Posts_Add_New_Screen" target="_blank">Documentation on Writing and Editing Posts</a>') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.