Constants — Reference — Pure Metafields

Docs/Reference/Constants

Constants

Defined once, in the plugin's bootstrap file.

ConstantValue
TPMETA_VERSIONThe installed plugin version (e.g. 1.7.3).
TPMETA_PATHplugin_dir_path() of the plugin's root folder — use it to require plugin files by absolute path.
TPMETA_URLplugin_dir_url() of the plugin's root folder — use it to enqueue plugin assets by URL.