Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Content Version For Git Wordpress Plugin - Rating, Reviews, Demo & Download

Content Version For Git Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Content Version for Git stores editable WordPress content snapshots in a configured GitHub repository. It versions posts, pages, terms, and optionally media metadata and original media files. Editors can preview, diff, and restore previous versions from the WordPress admin.

The plugin writes and reads Git objects through the GitHub API. It does not keep a local Git repository and does not call the git CLI.

Features include:

  • Automatic Git versions for normal post and page saves.
  • Side-by-side content diffs and field diffs.
  • Full restore and content-only restore modes.
  • Deleted Resources view for posts, pages, and tracked media.
  • Restore deleted posts/pages as new drafts and deleted media as new attachments.
  • Optional media metadata and file tracking.
  • Manual import of existing posts, pages, and media.
  • Version store dashboard with branch, latest commit, tracked file count, and GitHub sync status.
  • Direct GitHub API commits without a local Git worktree.

External Services

This plugin connects to GitHub when the “Save to GitHub” setting is enabled and a repository URL, branch, and personal access token are configured.

When enabled, the plugin writes Git commits directly to the configured GitHub repository using the GitHub API. Commit data may include post/page content, metadata, term references, media metadata, and media files if media tracking is enabled.

GitHub sync is disabled by default. No data is sent to GitHub unless a site administrator enables and configures it. GitHub’s terms and privacy policy apply:

  • https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
  • https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement

Screenshots

  1. Content Versions Dashboard showing version store status, settings, import controls, and GitHub sync.

    Content Versions Dashboard showing version store status, settings, import controls, and GitHub sync.

  2. Content Versions page for a post with preview, diff, and restore actions.

    Content Versions page for a post with preview, diff, and restore actions.

  3. Side-by-side content diff and field diff view.

    Side-by-side content diff and field diff view.

  4. Deleted Resources list with post, page, and media restore options.

    Deleted Resources list with post, page, and media restore options.


Reviews & Comments