Changeset 45140 for trunk/src/wp-admin/edit-tags.php
- Timestamp:
- 04/08/2019 10:58:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-tags.php
r44516 r45140 305 305 } 306 306 307 $help .= '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>';307 $help .= '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>'; 308 308 309 309 get_current_screen()->set_help_sidebar( $help );
Note: See TracChangeset
for help on using the changeset viewer.