fixing 500 error due to incorrect usage of wp_post as array develop
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 May 2017 15:09:10 +0000 (11:09 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 May 2017 15:09:10 +0000 (11:09 -0400)
commit4f58787fdd08875ee905c330fa864b3a6ba40800
treeed555a5799dbb9ec3ab03685ebb047242b91ac23
parentb48684d97560ec03e926d90a0bfbc740d4b9a1b2
fixing 500 error due to incorrect usage of wp_post as array

incorrectly used an array for post_type to get the id instead of
object arrow notation
index.php