manifest / unclassified / trusted
Trusted
A 7-day telephone shift rota manager built on the Unity plugin.
by The Bleeding Deacons · github.com/bleedingdeacons/trusted
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bleedingdeacons/trusted/releases/download/v1.13.7/trusted-production-1.13.7.zipDeclares an update source (https://github.com/bleedingdeacons/trusted), so updates arrive through the plugin's own updater.
From the readme
Trusted
A 7-day telephone shift rota manager for WordPress.
Requires: WordPress 6.0+ · PHP 8.1+
- Build reusable weekly shift templates (ACF custom post type, free fields only).
- Apply a template to any week to generate the rota.
- A calendar view in the admin for editing slots and assigning members.
- Assign one member to each slot via a dropdown. The same member can cover
different shifts on different days; each slot just holds a single person.
- Rota and assignment data lives in custom database tables behind an
interface / factory / repository layer — not a custom post type — so week
reads are a single indexed range scan rather than slow meta joins.
- Built on Unity. Trusted
registers its services into Unity's dependency container (the same pattern as
Amber) and sources members directly from Unity's MemberRepository, filtered
to telephone responders.
- No shortcodes, no front-end output, no bulletins. Admin-only.
Requirements
- WordPress 6.0+
- PHP 8.1+
- Unity plugin — required. Trusted boots on Unity's unity/loaded hook and
uses Unity's MemberRepository. If Unity is not active, Trusted shows an admin
notice and does nothing.
- Adva
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.13.7 | Sep 5, 2026 | trusted-production-1.13.7.zip | 2 |
| v1.13.6 | Sep 5, 2026 | trusted-production-1.13.6.zip | 0 |
| v1.13.5 | Aug 25, 2026 | trusted-production-1.13.5.zip | 1 |
| v1.13.4 | Aug 25, 2026 | trusted-production-1.13.4.zip | 0 |
| v1.13.3 | Aug 17, 2026 | trusted-production-1.13.3.zip | 1 |
| v1.13.2 | Aug 17, 2026 | trusted-production-1.13.2.zip | 1 |
| v1.13.1 | Aug 16, 2026 | trusted-production-1.13.1.zip | 1 |
| v1.13.0 | Aug 16, 2026 | trusted-production-1.13.0.zip | 0 |
| v1.12.9 | Aug 9, 2026 | trusted-production-1.12.9.zip | 1 |
| v1.12.8 | Aug 8, 2026 | trusted-production-1.12.8.zip | 1 |
| v1.12.7 | Aug 7, 2026 | trusted-production-1.12.7.zip | 1 |
| v1.12.6 | Aug 7, 2026 | trusted-production-1.12.6.zip | 2 |
| v1.12.5 | Aug 7, 2026 | trusted-production-1.12.5.zip | 1 |