An option to post post to a page, and not to the main blog.
An option to post post to a page, and not to the main blog.
What? Isn't that what the page creation portion is about?
Am I right in thinking that you want to be able to convert existing blog posts into static pages? (and vice-versa?)
This could be done with a simple database change on the 'post_status' column - from 'publish' to 'static' (and vice-versa).
There's probably an existing plugin that provides this functionality?!
Sounds like theme logic to me. Could be accomplished by writing a page, or by using a category the contents of which are only displayed on a page and not on the front page. Why should this be added to the core?
Because some people aren't php masters.
This topic has been closed to new replies.