adding pageslug support for the events links in the calendar view
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 6 Jun 2017 18:08:02 +0000 (14:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 6 Jun 2017 18:08:02 +0000 (14:08 -0400)
commit9b39430bf3030388bc80facc07391f1d2c7f4176
tree807935e48939df6c459db580c0689ad9363d4e63
parentb6ffa1332f9ab55494b534e88fa0beb9bb5441b8
adding pageslug support for the events links in the calendar view

checking to see if events list shortcode has a pageslug attribute and if so
use that page slug with the eventId query string param instead of the event slug.
models/admin/ajax/eventsCalMonthAJAX.php
views/front/events/agenda.html