Add capabilities and fix form action
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Jan 2016 16:14:08 +0000 (11:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 22 Jan 2016 16:14:08 +0000 (11:14 -0500)
commit591e15e29ba749ebc4841f7f699e40eff5b47846
tree6c1c7c5c63771e660380f63461b247304ae23f1c
parent2dec028dc3a52c80f961d29b5ef90e69ca99c321
Add capabilities and fix form action

Form action now set to the actual page url.
Adding post type capabilities for the CPT of glmcoupon.
Adding capabalities requried for the terms of the coupons.
Need to add the creation of the capability as it is not automatically
added by wordpress like the CPT are.
models/coupon.php
views/front/couponList.php