Action Reference
tml_modules_loaded
Runs after all modules are loaded.
tml_request
Runs when the TML request is processed.
tml_request_(action)
Runs when the TML request is processed with a specific (action).
tml_display_(action)
Runs when TML is displayed with a specific (action).
tml_user_password_changed
Runs when a user successfully changes their password.
tml_new_user_registered
Runs when a new user successfully registers.