The draft tag has no wiki summary.
13
votes
8answers
3k views
Is there any way to draft a revision of a published page or post? What workarounds have you used?
Say I've already published a page or post. I now want to make changes, but I want a colleague to check them over before they go live. Is there any way of doing this?
Edit: I do realise this isn't ...
2
votes
2answers
2k views
Create slugs programmatically
I'm updating programmatically posts in a WP 3.01 install, using custom made tools.
Sometimes I do change programmatically post_status from DRAFT to PUBLISHED using custom SELECT queries, however this ...
9
votes
4answers
182 views
How can I time the publishing of a page or post?
Sometimes it would be nice to be able to set a draft to be published when I'm not in front of the keyboard. Is this possible? If so, how?
0
votes
2answers
579 views
Some users getting a 404 when previewing draft posts/pages
I have a WP network and have found that users with roles other than "super user" (admins, editors, authors, etc.) are getting a 404 when trying to preview draft posts/pages/custom post types.
Any ...