• #wordpress 2019-09-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2019-09-04 UTC
# 19:27
jackjamieson
I think most of the cases with lots of indenting are due to error-checking - There's a fair amount of `if x exists -> if x[value] exists` etc. to avoid php warnings. I suspect there's a more eloquent way to do that