It is easy to go in and hack the core WordPress files to change the hard-coded number, but I wanted to find a way to do it with a hook. That way, I could one day change the number of posts shown using controls in the interface.
Though there is no filter provided for the number [...]
Tag Archives: hook
How to change the number of posts shown in the WordPress admin area without hacking the core
Posted in Development, wordpress Also tagged admin, edit posts, filter, plugin, wordpress 4 Comments