For #64.
Problem
Three "different" sections of the UM Settings → Payments tab are byte-identical (MD5 28184a7caf058240f11c2947fb7254ea, 57 791 B each):
static/img/admin/settings-payments-bottom.png same hash
static/img/admin/settings-payments-gateways-2.png same hash
static/img/admin/settings-payments-options.png same hash
The fourth shot — static/img/admin/settings-payments-top.png (87 148 B, different hash) — appears to be distinct and probably fine.
Affected doc: docs/user-guide/administration/managing-payments-and-invoices.md
Captures required
Open http://wordpress.local:8080/wp-admin/network/admin.php?page=wp-ultimo-settings&tab=payments. Scroll through and capture each region of the page separately.
| # |
Region |
Filename |
Crop |
| 1 |
Top: page header + section nav |
static/img/admin/settings-payments-top.png (verify still accurate) |
Top of the Settings page including the Payments tab highlighted in the section nav |
| 2 |
Payment Options |
static/img/admin/settings-payments-options.png |
The Payment Options card (currency selector, invoice prefix, etc.) — content only |
| 3 |
Active Payment Gateways |
static/img/admin/settings-payments-gateways-2.png |
The Active Payment Gateways card with the gateway toggles list |
| 4 |
Bottom: save bar / advanced |
static/img/admin/settings-payments-bottom.png |
The bottom of the page — Save Changes button + any below-fold advanced controls |
Capture at 1280×800, crop to the card. < 200 KB each.
There’s also a full-page composite static/img/admin/settings-payments-full.png (91 033 B, different hash) — leave that one alone unless it has drifted from the current UI.
Doc edit
If you keep the filenames, no markdown change is needed. Confirm docs/user-guide/administration/managing-payments-and-invoices.md still flows logically with the new tighter crops.
Done when
aidevops.sh v3.15.64 plugin for OpenCode v1.15.5 with claude-sonnet-4-6 spent 4d 9h and 383 tokens on this as a headless worker.
For #64.
Problem
Three "different" sections of the UM Settings → Payments tab are byte-identical (MD5
28184a7caf058240f11c2947fb7254ea, 57 791 B each):The fourth shot —
static/img/admin/settings-payments-top.png(87 148 B, different hash) — appears to be distinct and probably fine.Affected doc:
docs/user-guide/administration/managing-payments-and-invoices.mdCaptures required
Open
http://wordpress.local:8080/wp-admin/network/admin.php?page=wp-ultimo-settings&tab=payments. Scroll through and capture each region of the page separately.static/img/admin/settings-payments-top.png(verify still accurate)static/img/admin/settings-payments-options.pngstatic/img/admin/settings-payments-gateways-2.pngstatic/img/admin/settings-payments-bottom.pngCapture at 1280×800, crop to the card. < 200 KB each.
There’s also a full-page composite
static/img/admin/settings-payments-full.png(91 033 B, different hash) — leave that one alone unless it has drifted from the current UI.Doc edit
If you keep the filenames, no markdown change is needed. Confirm
docs/user-guide/administration/managing-payments-and-invoices.mdstill flows logically with the new tighter crops.Done when
md5sum static/img/admin/settings-payments-*.pngshows unique hashes.Resolvesfor this issue andRef #64.aidevops.sh v3.15.64 plugin for OpenCode v1.15.5 with claude-sonnet-4-6 spent 4d 9h and 383 tokens on this as a headless worker.