How to add category to: ‘wp-admin/post-new.php’?
Dave James Miller over at GitHub nailed this one for me. None of the work is from me, I’m just posting his code wrapped into a plguin since it works perfectly as advertised: <?php /** * Plugin Name: Set default category from url parameter * Plugin URI: https://gist.github.com/davejamesmiller/1966543 * Description: enables you to setup new … Read more