• #dev 2017-12-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-12-14 UTC
# 22:36
gRegorLove
GWG: You could create an Mf2 object with the URL, run an xpath query with Mf2\query() to get the DOMElement, then call Mf2\parse() with the $DOMelement parameter to limit parsing to children of that element: https://github.com/indieweb/php-mf2/blob/master/Mf2/Parser.php#L1262