1.2.0 - Renamed to Open Trust Center by Ettic
First release under the new name Open Trust Center by Ettic. The plugin previously circulated as opentrust; this release retires that name due to a third-party trademark conflict and migrates every internal identifier off the trademarked term.
Changes
- Renamed to Open Trust Center by Ettic: new slug, text domain, and internal namespace. PHP classes are now
Ettic_OTC_*, options underettic_otc_*, postmeta under_ettic_otc_*, CPT slugs undereotc_*, CSS classes under.ettic-otc-*, REST namespaceettic-otc/v1. - Migration chain removed: the v1.0.x to v1.1.x in-place DB migration is gone. This release is a fresh install; Import & Export is the supported migration path off any prior install.
- Importer back-compat: accepts export ZIPs from any prior
opentrustversion (v1.0.x or v1.1.x) with full data fidelity. Legacy postmeta keys (_ot_*,_opentrust_*) and CPT slugs (ot_*,opentr_*) are remapped to the new identifiers on read.
Also in this release
- Admin: "Settings" and "Docs" links on the Plugins row; Settings pinned first in the menu.
- Single policy view keeps the full navigation menu and Ask AI button.
- Questions-log CSV export no longer truncates at 100 rows.
- Hardened frontend JS DOM lookups.
- Realigned admin JS/CSS to the new namespace.
Upgrading from an opentrust install
Export your content and settings from the old plugin's Import & Export tab, deactivate and delete the old plugin, install Open Trust Center by Ettic, then import the ZIPs. There is no in-place upgrade path; the namespaces are intentionally disjoint.
Install
Download open-trust-center-by-ettic-1.2.0.zip below (not the auto-generated "Source code" archives) and upload it via Plugins > Add New > Upload Plugin.