During development of site want to show ALL posts regardless of status
-
Got an interesting query …
During build/development of a site, I want all WP users to be able to use the WP-Admin “Status” box to change whether something is draft, approved, published/complete, etc – so out of 200 pages, they know what’s finished, still to work on, etc.
However, on the website I want to show EVERY page and post, regardless of status – so as the site is being built, people can see it growing quickly.
Then I’ll show a box on the front-end website stating the status – “THIS PAGE IS CURRENTLY IN REVIEW” etc.
I don’t want to start hacking around each of my theme template files to change WP_Query to pick up more than is necessary (which I know would be possible but downright ugly!)
Does anyone know how to do this? Custom Status and Edit Flow don’t allow this ….
Thanks!
Mark
- The topic ‘During development of site want to show ALL posts regardless of status’ is closed to new replies.