26b/post-version

A WordPress Plugin to version your posts.

Maintainers

Package info

github.com/26B/post-version

Type:wordpress-plugin

pkg:composer/26b/post-version

Statistics

Installs: 457

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 2

0.0.3 2023-03-01 11:23 UTC

This package is auto-updated.

Last update: 2026-03-01 00:41:02 UTC


README

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.