How can I show user's post counts of one's (Author) own in the admin post list (edit.php) instead of all post count of the system? like published (10), Draft (5) ... of his own or logedin user.
Thanks in advance.
|
How can I show user's post counts of one's (Author) own in the admin post list (edit.php) instead of all post count of the system? like published (10), Draft (5) ... of his own or logedin user. Thanks in advance. |
|||
|
|
|
Have a look here for the solution (code needs optimizing, but it works): Help to condense/optimize some working code |
||||
|
|
|
This seems to be applied automatically if user doesn't have Otherwise I see no easy way to change it. As many things in admin it is mostly hardcoded and doesn't pass through any filters. |
|||||
|