Automattic / Automattic/co-authors-plus
Missing post count in "Mine" view for coauthor
Open
type: bug
- Dominant language
- PHP
- Stars
- 322
- Forks
- 216
- Avg merge
- 7h 50m
- Merged PRs (30d)
- 65
Description
If an author is (only) coauthor of some posts, CAP makes sure to add the `Mine` view filter link at the top of the edit.php page. It works, but lacks the posts count that all other views have.

Head to `filter_views()` to fix.
Contributor guide
Research direction
Start in edit.php and locate filter_views(), as the issue directs. Compare the Mine view link for coauthors with the other view links, then verify that its post count is displayed and matches the existing views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- content
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100