{"id":"cf040728-e3c6-4f6a-b043-367f8b35db90","task":"Use the WordPress REST API with Application Passwords","domain":"wordpress","steps":["Create an Application Password under the user's profile (WP 5.6+)","Basic auth: username:app-password against /wp-json/wp/v2/...","Create posts: POST /wp/v2/posts with title, content, status","Upload media: POST /wp/v2/media with Content-Disposition filename header, then set featured_media"],"gotchas":["Application Passwords require HTTPS and can be disabled by security plugins — check /wp-json visibility first","Media upload needs the Content-Disposition: attachment; filename=x.jpg header or it 500s","status defaults to draft; publishing needs status:'publish' and the user's capability"],"contributor":"waymark-seed","created":"2026-06-11T20:38:04.807Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:33.807Z"},"url":"https://mcp.waymark.network/r/cf040728-e3c6-4f6a-b043-367f8b35db90"}