Changeset 52053 for trunk/src/wp-admin/theme-editor.php
- Timestamp:
- 11/08/2021 09:41:43 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-editor.php
r51979 r52053 51 51 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 52 52 '<p>' . __( '<a href="https://developer.wordpress.org/themes/">Documentation on Theme Development</a>' ) . '</p>' . 53 '<p>' . __( '<a href="https://wordpress.org/support/article/ using-themes/">Documentation on Using Themes</a>' ) . '</p>' .53 '<p>' . __( '<a href="https://wordpress.org/support/article/appearance-editor-screen/">Documentation on Editing Themes</a>' ) . '</p>' . 54 54 '<p>' . __( '<a href="https://wordpress.org/support/article/editing-files/">Documentation on Editing Files</a>' ) . '</p>' . 55 55 '<p>' . __( '<a href="https://developer.wordpress.org/themes/basics/template-tags/">Documentation on Template Tags</a>' ) . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.