Changeset 55412 for trunk/src/wp-admin/includes/class-custom-background.php
- Timestamp:
- 02/23/2023 10:36:33 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-background.php
r55276 r55412 99 99 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 100 100 '<p>' . __( '<a href="https://codex.wordpress.org/Appearance_Background_Screen">Documentation on Custom Background</a>' ) . '</p>' . 101 '<p>' . __( '<a href="https://wordpress.org/support/ ">Support</a>' ) . '</p>'101 '<p>' . __( '<a href="https://wordpress.org/support/forums/">Support forums</a>' ) . '</p>' 102 102 ); 103 103
Note: See TracChangeset
for help on using the changeset viewer.