Changeset 45140 for trunk/src/wp-admin/plugin-editor.php
- Timestamp:
- 04/08/2019 10:58:49 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/plugin-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugin-editor.php
r44617 r45140 141 141 '<p>' . __( '<a href="https://codex.wordpress.org/Plugins_Editor_Screen">Documentation on Editing Plugins</a>' ) . '</p>' . 142 142 '<p>' . __( '<a href="https://codex.wordpress.org/Writing_a_Plugin">Documentation on Writing Plugins</a>' ) . '</p>' . 143 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'143 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 144 144 ); 145 145
Note: See TracChangeset
for help on using the changeset viewer.