Implement the tabbed settings screen #21

Closed
opened 2026-07-01 01:05:03 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:05:03 +00:00 (Migrated from github.com)

Problem

Administrators need a place to configure Ordo: the site-wide rubric and calendar, default surfaces, and display preferences. The settings screen uses elevated native WP chrome with tabs and cards. Depends on the approved settings mockup.

Acceptance criteria

  • A settings page registers under the WordPress admin with tabbed cards matching the approved mockup.
  • Settings persist via the WordPress options API with sanitization on save.
  • Capability checks restrict the page to administrators.
  • Saved settings drive the front-end surfaces (rubric/calendar context).

Notes

Depends on the approved settings mockup surface. v0.1.0 exposes a minimal option set; later milestones add show/hide/lock.

## Problem Administrators need a place to configure Ordo: the site-wide rubric and calendar, default surfaces, and display preferences. The settings screen uses elevated native WP chrome with tabs and cards. Depends on the approved settings mockup. ## Acceptance criteria - [ ] A settings page registers under the WordPress admin with tabbed cards matching the approved mockup. - [ ] Settings persist via the WordPress options API with sanitization on save. - [ ] Capability checks restrict the page to administrators. - [ ] Saved settings drive the front-end surfaces (rubric/calendar context). ## Notes Depends on the approved settings mockup surface. v0.1.0 exposes a minimal option set; later milestones add show/hide/lock.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Ordo#21
No description provided.