In this week's edition of 'codacorolla struggles with php'...
August 10, 2012 10:38 AM Subscribe
Wordpress question: I have two different types of post categories on the site that I'm designing. Is it possible through plug-ins (or otherwise) to create links from the front page to the posting screen so that either one of the categories is pre-selected for the post?
Just in case I'm not describing it well enough, the front page has two links "Post a story" and "Share a resource" with our two categories being stories and resources. They click on "Post a story" and they're sent to the post authoring screen with the stories category already checked, or the same thing for resources.
Is this possible, and if so, then does a plug-in already exist to do it?
also thanks so much to everyone who's helped me incrementally understand wordpress over the last two months or so, the site is actually coming together, and probably wouldn't have without your help!
posted by codacorolla to computers & internet (6 answers total) 2 users marked this as a favorite
http://wordpress.org/extend/plugins/custom-post-type-ui/
http://codex.wordpress.org/Post_Types
http://sixrevisions.com/wordpress/wordpress-custom-post-types-guide/
posted by travis08 at 1:46 PM on August 10, 2012