Skip to content

1.0.0 — initial public release

Choose a tag to compare

@nolderoos nolderoos released this 28 Apr 13:04
· 78 commits to main since this release

First public release of OpenTrust — a self-hosted, open-source trust center plugin for WordPress.

Status: Submitted to WordPress.org; pending review. Once approved, install via WP Admin → Plugins → Add New → search "OpenTrust". Until then, download opentrust-1.0.0.zip below and upload it via WP Admin → Plugins → Add New → Upload Plugin.

Highlights

  • 5 custom post types: policies, certifications, subprocessors, data practices, FAQ
  • Auto-incrementing policy versions with archived revisions reachable at stable URLs (/trust-center/policy/{slug}/version/{n}/)
  • Pre-filled catalogs: 200+ subprocessors, plus certifications and data practices
  • Optional AI chat assistant (Anthropic, OpenAI, OpenRouter) with agentic retrieval, native citations, token budgets, and rate limits
  • Theme-isolated rendering, libsodium-encrypted secrets, zero-PII logging, no telemetry
  • WPML/Polylang compatible, Dutch starter translation
  • GPL-2.0-or-later

Requires

  • WordPress 6.0+
  • PHP 8.1+

See README.md for local-dev setup and readme.txt for the WordPress.org-format listing and changelog.