A WordPress Plugin to version your posts.
- WP queries using
ids
andid=>parent
fields are not automatically converted to their latest version due lack ofposts_results
orthe_posts
filters. Results are converted onall
fields, unless thepost_version_hide_unreleased
returns false.