Closed andialbrecht closed 15 years ago
Post counts on the admin page are off by one. Here's a patch to fix it: http://gist.github.com/214940
Note, this patch adds a new column with two actions (view, edit) to the list of posts table too. I've found this very handy :)
Thanks for this! Applying it now.
Here's an update: http://gist.github.com/217089
The draft option didn't exist when I posted the patch :)
Applied - thanks!
Post counts on the admin page are off by one. Here's a patch to fix it: http://gist.github.com/214940
Note, this patch adds a new column with two actions (view, edit) to the list of posts table too. I've found this very handy :)