• #indieweb 2014-05-13
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-05-13 UTC
# 17:07
aaronpk
so the MW extension after finding a match with the regex does this: $text = str_replace($match[0], '<span class="p-summary">'.$match[0].'</span>', $text);