- Timestamp:
- 02/23/2023 10:36:33 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-image-header.php
r55240 r55412 136 136 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 137 137 '<p>' . __( '<a href="https://codex.wordpress.org/Appearance_Header_Screen">Documentation on Custom Header</a>' ) . '</p>' . 138 '<p>' . __( '<a href="https://wordpress.org/support/ ">Support</a>' ) . '</p>'138 '<p>' . __( '<a href="https://wordpress.org/support/forums/">Support forums</a>' ) . '</p>' 139 139 ); 140 140 }
Note: See TracChangeset
for help on using the changeset viewer.