10 ), array( 'widget_id' => '404' ) ); the_widget( 'WP_Widget_Categories', array( 'title' => __( 'Most Used Categories', 'sharonchin' ), ) ); $archive_content = sprintf( _x( 'Try looking in the monthly archives. %1$s', '%1$s: smilie', 'sharonchin' ), convert_smilies( ':)' ) ); the_widget( 'WP_Widget_Archives', array( 'count' => 0, 'dropdown' => 1 ), array( 'after_title' => "

{$archive_content}

" ) ); the_widget( 'WP_Widget_Tag_Cloud' ); ?>