Filter Reference

tml_init_options

Applied to TML's default options array when the plugin if first loaded.

tml_is_login_page

Applied to the result of Theme_My_Login::is_login_page.

tml_page_link

Applied to the result of Theme_My_Login::get_login_page_link.

tml_active_modules

Applied to the list of active modules before it is used.

tml_display

Applied to the result of Theme_My_Login_Template::display.

tml_title

Applied to the result of Theme_My_Login_Template::get_title.

tml_action_url

Applied to the result of Theme_My_Login_Template::get_action_url.

tml_action_links

Applied to the result of Theme_My_Login_Template::get_action_links.

tml_user_links

Applied to the result of Theme_My_Login_Template::get_user_links.

tml_action_template_message

Applied to the result of Theme_My_Login_Template::get_action_template_message.

tml_template_args

Applied to the array of arguments to be passed into included templates in Theme_My_Login_Template::get_template.

tml_template

Applied to the result of Theme_My_Login_Template::get_template.

tml_redirect_url

Applied to the result of Theme_My_Login_Template::get_redirect_url.