• #dev 2017-05-25
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-05-25 UTC
# 12:54
schmarty
the short answer is that "return;" will stop the current function and go back to the caller. what that means for the final output depends on what the caller expects.