class-tkt-common.php
The TukuToi Common functionality handler.
Description
Orchestrates all commonly used functionality of all the TukuToi plugins. Maintains Menu items, shared logic, scripts and more.
Toolset Views by OTGS was used as a loose inspiration for some of the code in this class.
Tags
Interfaces, Classes, Traits and Enums
- Tkt_Common
- The TukuToi Common functionality.
Table of Contents
- TKT_COMMON_LOADED = true
- Defines if the TukuToi Common Code is already loaded
Constants
TKT_COMMON_LOADED
Defines if the TukuToi Common Code is already loaded
public
bool
TKT_COMMON_LOADED
= true
Description
Whether the common code is loaded or not.