• #wordpress 2019-10-13
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2019-10-13 UTC
# 18:26
dougbeal|imac
GWG: is wp_parse_url the right function to use to get rid of mailto:? php -r """var_dump(parse_url('mailto:foo@bar.com', PHP_URL_PATH));""" looks promising