Installation: For Developers
This article will walk you through the steps of installing Groundplan Pro, connecting your PatronManager account and setting up your events and venues for t...
Tue, Oct 30, 2018 at 5:35 PM
Groundplan comes with four pre-built responsive event calendars that display all your events. There are a number of arguments you can include to customize ...
Wed, Oct 14, 2020 at 12:12 PM
This article is to serve as a guide for designers and front end developers to customize the look and feel of the Groundplan calendar. Review this article to...
Thu, Jan 3, 2019 at 4:31 PM
Loading Event Data into the Post Object Groundplan Pro includes a helper function, xdgp_load_all() that allows you to load event and performance data into ...
Fri, Jul 8, 2022 at 9:21 AM
You can save the following code snippet to your theme as archive-mc_event.php as a starting point to add a vertical list of events to your theme. functi...
Mon, Jul 1, 2019 at 3:40 PM
Use the sample code on this page as an example of how to include Groundplan fields in your theme. Groundplan fields can be accessed using the get_fie...
Thu, Apr 16, 2020 at 2:07 PM
Getting Started Are Groundplan Events Custom Post Types? Yes! Both Events and Venues are set up as WordPress Custom Post Types. Event Instances (aka per...
Mon, Apr 15, 2019 at 2:09 PM
Groundplan Events and Venues come pre-built with a number of pre-built fields and functions to aid in your theme logic. Configuration Options googl...
Wed, Jan 2, 2019 at 4:08 PM
Groundplan Pro can be further customized using a number of hooks and filters throughout the plugin to modify the basic HTML output created by the plugin. Ea...
Fri, Oct 22, 2021 at 9:13 AM
since v.0.8.0 Add Custom iCal & gCal Buttons / Links to your site Use the xdgp_calendar_ical_link() and xdgp_calendar_gcal_link() functions to ...
Thu, Dec 27, 2018 at 10:23 AM