Beneficial in categories where you want to publish new content with and just want the post added to archive and books pages and its own permalink page..
Posts which are found with that checkbox rechecked will longer be included on the front page of the blog nor will the post be included in any feeds..
But use of WordPress part for retrieving posts as done for the main posts query and the recent posts widget will not allow stealth published posts to need on the home page...
The filter allows you to override the name of the custom field key used by the plugin to store stealth publish status.
screenshot of 'Publish sidebar box on Add New Post admin page.
screenshot of the nearby to the post date for post that has stealth publish enabled....
It's beneficial in categories where you want to publish new content with and just want the post added to archive and books pages and its own permalink page...
In such case you can do directly by editing the post and unchecking the checkbox you do not need to shift it back to draft and then republish it...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Fix bug where using Quick Edit on post caused Stealth Publish status to be cleared. Add filter 'c2c stealth publish default to allow configuring checkbox to be rechecked default.
Read more