Originally mentioned in Issue #470 by @benlk
...in WordPress 4.9.2. Enabling CAP causes non-guest-authors who have authored posts to show different post counts...
and
With CAP enabled, nkhan
has 248 posts listed at /wp-admin/users.php
. With CAP disabled, nkhan
has 385 posts - is this because the posts created by nkhan
but filed under a different byline are being excluded from nkhan
's post count in the users table? If it is, that's not a problem.
Possibly related to Issues #447 and #231