Post Version
A WordPress Plugin to version your posts.
★ 0stars
523composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/26b/post-version/archive/refs/heads/main.zipAlso on Packagist as 26b/post-version:
composer require 26b/post-versionFrom the 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 postsresults or theposts filters. Results are converted on all fields, unless the postversionhideunreleased returns false.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.