| Constant | Value |
|---|---|
TPMETA_VERSION | The installed plugin version (e.g. 1.7.3). |
TPMETA_PATH | plugin_dir_path() of the plugin's root folder — use it to require plugin files by absolute path. |
TPMETA_URL | plugin_dir_url() of the plugin's root folder — use it to enqueue plugin assets by URL. |