Files have a couple errors.
-
This is archives page ofshould be
This is the archives page ofand
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.