Conditionally display post using publish status

I needed an “alert” type post– a permanent, uniquely styled post, identified by post ID, that could be displayed and hidden easily through the admin interface. I know there are plugins that almost accomplish this, but I need to have my non-technical end users edit and publish an existing post. To do this I needed to access the “publish” status, …