This plugin allows you to archive WordPress content different to the way you archive your e-mail..
Instead I try to develop configuration using the 80 20 principle so that for 80% of use type you all you need to do is activate the plugin and it. just works...
For the other 20% of you who want them to behave otherwise there are many hooks available in the plugin so you can individualize default behaviors..
All. list in WP Admin similar to Trashed posts..
Please note that there is bug in core that requires public and not public to be set to false in order for the aps status arg show in admin all list to also be false.
Draft status is a. pre-published. status that is reserved for content that is also being worked on.
The Archived post status on the other hand is meant to be a. post-published. status.
Of course you can always shift the status back to Draft or Publish if you want to be able to edit its content again...
And the games of the Archived status is different to that of trashing..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more