• #wordpress 2020-12-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2020-12-18 UTC
# 14:35
beko
fast way is probably to str replace any existing blockquote. Clean way is parsing the result as DOM and retrieve the nested elements. Either is a pain in the neck in PHP :(