Removing references to "addNotice" function in glmPluginSupport that were causing...
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 5 Oct 2017 21:04:19 +0000 (17:04 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 5 Oct 2017 21:04:19 +0000 (17:04 -0400)
commit2868202e30142777cf96722d51c4950435c4118b
tree9e128a186cc6a76ec4d5dcfbeb509efce13f5f03
parent2320dac923dada39f7c29f18414a657115c306a0
Removing references to "addNotice" function in glmPluginSupport that were causing problems.
Cart link widget is now working. Also have new filter to get cart stats that can be used for custom widgets.
15 files changed:
activate.php
classes/data/dataRegRequest.php
classes/regCartSupport.php
misc/documentation/AccountRestrictionsDescription.txt [new file with mode: 0644]
models/admin/management/registrations.php
models/admin/management/regterms.php
models/admin/settings/registrationsMisc.php
models/front/registrations/cartLinkWidget.php [new file with mode: 0644]
models/front/registrations/registration.php
setup/frontHooks.php
setup/hooksHelp.html
setup/shortcodes.php
setup/validActions.php
views/admin/management/registrations.html
views/front/registrations/cartLinkWidget.html [new file with mode: 0644]