How Do I make model posts with some fields prepared already, to make the writing of some posts easier??
I want to write and choose the option of some kind of post. What I need to do?
How Do I make model posts with some fields prepared already, to make the writing of some posts easier??
I want to write and choose the option of some kind of post. What I need to do?
Might look at http://wordpress.org/extend/plugins/wp-cms-post-control/
For reference, http://wordpress.org/extend/plugins/wp-cms-post-control/ will certainly allow you to quickly and easily control various aspects of the write/edit screens for both posts and pages for different levels of users.
However, for a more complete (but slightly more complex) solution for creating individual post types, you should take a look at http://codex.wordpress.org/Custom_Post_Types which is a new feature in WordPress 3.0 and above.
This topic has been closed to new replies.