Commit graph

6 commits

Author SHA1 Message Date
Andy Fragen
6ca4e6e73b
Use wp_cache_* instead of get|set_transient (#218) 2025-08-15 16:22:14 -07:00
Andy Fragen
37c9285c28
Add defaults for missing data (#220) 2025-08-15 06:28:51 -07:00
Colin Stewart
be82312aa9
Ensure the returned MetadataDocument ID matches the DID in the request. (#192)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-29 22:30:12 +01:00
Colin Stewart
46bf451c18
Fix the documented type and default value of MetadataDocument::$sections. (#193)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-29 22:29:22 +01:00
Colin Stewart
cf2d590847
Fix an inconsistent error code in parse_did(). (#191)
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
2025-07-28 06:57:57 -07:00
Ryan McCue
9ce4b13d15
Add installer for FAIR protocol (#71)
Signed-off-by: Ryan McCue <me@ryanmccue.info>
Signed-off-by: Andy Fragen <andy@thefragens.com>
Signed-off-by: costdev <79332690+costdev@users.noreply.github.com>
Signed-off-by: Colin Stewart <79332690+costdev@users.noreply.github.com>
Signed-off-by: Joe Dolson <design@joedolson.com>
Co-authored-by: Andy Fragen <andy@thefragens.com>
Co-authored-by: costdev <79332690+costdev@users.noreply.github.com>
Co-authored-by: Joe Dolson <design@joedolson.com>
2025-07-27 09:37:50 -07:00