Changeset 45932 for trunk/src/wp-content/themes/twentyeleven/404.php
- Timestamp:
- 09/03/2019 12:39:13 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/404.php
r43571 r45932 43 43 44 44 <?php 45 /* translators: %1$s: smilie*/45 /* translators: %1$s: Smilie. */ 46 46 $archive_content = '<p>' . sprintf( __( 'Try looking in the monthly archives. %1$s', 'twentyeleven' ), convert_smilies( ':)' ) ) . '</p>'; 47 47 the_widget(
Note: See TracChangeset
for help on using the changeset viewer.