Changeset 45926 for trunk/src/wp-admin/admin-footer.php
- Timestamp:
- 09/01/2019 05:12:43 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/admin-footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-footer.php
r45599 r45926 33 33 <p id="footer-left" class="alignleft"> 34 34 <?php 35 /* translators: %s: https://wordpress.org/ */ 35 36 $text = sprintf( __( 'Thank you for creating with <a href="%s">WordPress</a>.' ), __( 'https://wordpress.org/' ) ); 36 37 /**
Note: See TracChangeset
for help on using the changeset viewer.