All Collections
Developer Documentation
For developers who need to make changes to Modern Events Calendar
Including MEC in Your ThemeIncluding MEC in your theme means for seamless integration of both, you need to adjust dummy shortcodes.
MEC HooksYou can find all of the MEC Hooks action and filter hooks for interacting with another piece of code in the following list:
Importing Events via SQLImporting Events via SQL in the Modern Events Calendar can be done via the following method.
Overriding Shortcode SkinsMEC supports many skins for showing events and you can customize all of them by overriding shortcode skins, and all of them are override-ready!
Overriding Single Event PageIn this article, we will explain the process of overriding single event page.
How to get custom field on single event pageIn this article, you will learn How to get custom field on single event page. The event custom fields data is stored in WordPress meta...