• #wordpress 2019-05-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2019-05-29 UTC
# 16:19
[tonz]
@gwg that wp php error you remembered seeing before: I looked up the line in that throws the error (wp-includes/rest-api/class-wp-rest-server.php on line 1269). The error is Invalid argument supplied for foreach(), and that specific foreach is in a part titled “Sends multiple http headers” public function send_headers( $headers ) {