• #wordpress 2024-08-23
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2024-08-23 UTC
# 06:20
Loqi
[preview] workaround for syndication links not saving the urls. just replace the post id. wp post meta get 2167 syndication_log --format=json \ | jq -r '[.[] | .data.url?]' \ | wp post meta add 2167 mf2_syndication --format=json