Changeset 32116 for trunk/src/wp-admin/credits.php
- Timestamp:
- 04/12/2015 09:28:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/credits.php
r30821 r32116 105 105 'https://wordpress.org/about/', 106 106 /* translators: Url to the codex documentation on contributing to WordPress used on the credits page */ 107 __( 'http ://codex.wordpress.org/Contributing_to_WordPress' ) ) . '</p>';107 __( 'https://codex.wordpress.org/Contributing_to_WordPress' ) ) . '</p>'; 108 108 include( ABSPATH . 'wp-admin/admin-footer.php' ); 109 109 exit;
Note: See TracChangeset
for help on using the changeset viewer.