• #wordpress 2023-05-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2023-05-18 UTC
# 01:11
[chrisbergr]
GWG: If I may ask you another question about micropub... My function hooked to 'after_micropub' does at the moment of running don't get any media via get_attached_media( 'image', $post_id );... I guess the image is not uploaded at this moment. Have you ever done something to update the post content to display an uploaded image via micropub? Do I miss another hook?