Hi folks!
I'm a little stumped by a recent issue i've been having, in that the author post count in admin doesn't seem to include custom post types, nor do they show up on the auto-generated author pages.
Is there some code snippet I need to install for WordPress to include them? When I build the CPT, they're all left at 'public' => true, so anything should be able to access them. Also, 'author' is set in the capabilities array.
Any and all insights are appreciated!