summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Mon, 8 May 2017 15:09:10 +0000 (11:09 -0400)]
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
Anthony Talarico [Mon, 8 May 2017 15:00:03 +0000 (11:00 -0400)]
removing test print_r statements, fixing notices and warnings given by php
adding isset checks and filter var to the post data when setting the site type meta data.
Power, water, sewer etc.
Anthony Talarico [Fri, 5 May 2017 20:24:38 +0000 (16:24 -0400)]
fixing undefined variable notices in the index file
power, sewer, water variables were not being set initially and were throwing errors , pre defined
the variables to avoid the notices
Anthony Talarico [Wed, 13 Jul 2016 12:08:37 +0000 (08:08 -0400)]
fixed syntax error
Anthony Talarico [Tue, 12 Jul 2016 20:49:24 +0000 (16:49 -0400)]
removed tents meta box and custom field
Anthony Talarico [Mon, 11 Jul 2016 18:58:59 +0000 (14:58 -0400)]
fixed spelling mitake in category name
Steve Sutton [Mon, 20 Jun 2016 22:09:52 +0000 (18:09 -0400)]
update name
Steve Sutton [Mon, 20 Jun 2016 22:08:57 +0000 (18:08 -0400)]
Change name
to .gitignore
Anthony Talarico [Thu, 9 Jun 2016 19:21:13 +0000 (15:21 -0400)]
adding defines changes for glm category
Anthony Talarico [Thu, 9 Jun 2016 19:10:15 +0000 (15:10 -0400)]
intial commit
Anthony Talarico [Thu, 9 Jun 2016 19:07:52 +0000 (15:07 -0400)]
Initial commit