• This is archives page of

    should be

    This is the archives page of

    and

    sprintf( _n( '%d page', '%d pages', $count_pages->publish, 'archives' ), number_format_i18n( $count_posts->publish ) ),

    should be

    sprintf( _n( '%d page', '%d pages', $count_pages->publish, 'archives' ), number_format_i18n( $count_pages->publish ) ),

    otherwise, I quite like this plugin.

The topic ‘Files have a couple errors.’ is closed to new replies.