diff --git a/404.php b/404.php index 4e6debe8..682d1896 100644 --- a/404.php +++ b/404.php @@ -24,9 +24,6 @@ get_header(); ?> get_search_form(); the_widget( 'WP_Widget_Recent_Posts' ); - - // Only show the widget if site has multiple categories. - if ( _s_categorized_blog() ) : ?>
@@ -45,7 +42,6 @@ get_header(); ?>
' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', '_s' ), convert_smilies( ':)' ) ) . '

';