An open API service indexing awesome lists of open source software.

https://github.com/26b/post-version

A WordPress Plugin to version your posts.
https://github.com/26b/post-version

Last synced: over 1 year ago
JSON representation

A WordPress Plugin to version your posts.

Awesome Lists containing this project

README

          

# Post Version

A WordPress Plugin to version your posts.

## Known Issues

- WP queries using `ids` and `id=>parent` fields are not automatically converted to their latest version due lack of `posts_results` or `the_posts` filters. Results are converted on `all` fields, unless the `post_version_hide_unreleased` returns false.