I am making events with wordpress. I can't post over today. It's change to the schedule and how to force publish ?
I am making events with wordpress. I can't post over today. It's change to the schedule and how to force publish ?
Don't know if you can do that with schedule posts, but you can display future posts on your blog with a plugin such as
http://wordpress.org/extend/plugins/the-future-is-now/
http://wordpress.org/extend/plugins/display-future-posts/
The template tag, query_posts(), also has the post_status=future argument that you can use if you don't want to involve a plugin to display those posts on your blog.
This topic has been closed to new replies.