The Events Calendar Extension: legacy-theme
by The Events Calendar · github.com/mt-support/tribe-ext-legacy-theme
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mt-support/tribe-ext-legacy-theme/archive/refs/heads/main.zipDeclares an update source (https://github.com/mt-support/tec-labs-legacy-theme), so updates arrive through the plugin's own updater.
From the readme
What and Why?
This is the TEC Labs Extension Template. It allows you to easily extend our plugins: The Events Calendar, Event Tickets, and their associated add-on plugins.
The primary benefits of using this template is that it's gets you up-and-running quicker than building a custom plugin yourself, and it's best to extend one plugin via another plugin instead of adding custom code to your child theme's functions.php file.
We ensure your new extension does not run if its required base plugin is not activated, which helps avoid fatal errors and means fewer classexists() checks are applicable.
Extensions have been available since The Events Calendar version 4.3.3 (November 16, 2016). If you try to use this template to work with versions before this date, your extension will not run at all.
Newer extensions will only be compatible with the version of The Events Calendar 5.1.1 or newer.
Extension template Information
If you have modifications you would like to suggest to our base template, here is the correct place to submit a Pull Request, but if you are looking for a specific extension you should take a look at our GitHub profile or our Extensions page on TheEventsCalendar.com