Hello, we have a website that used to be a print publication. This publication has a volume/issue number that changes each month. We used to have a static site and now we have migrated to WordPress. I wanted to know if it is possible to save a "snapshot" of the entire web site per issue and then reference that snapshot in the archives rather than using WP's automatic monthly archive feature.
Essentially the site editor is wanting to clone the site in it's current state for each volume/issue, but using one installation of WP. Or perhaps there is a way to dynamically change the volume/issue number based on certain criteria? (i.e. if post date=X then apply X volume number?)
Thank you for any help.