Unofficial SMF API Documentation

./Themes/default/Reminder.template.php

template_main

function template_main(): void

The main “Here’s how you can reset your password” page

template_reminder_pick

function template_reminder_pick(): void

The page to pick an option - secret question/answer (if set) or email

template_sent

function template_sent(): void

Just a simple “We sent you an email. Click the link in it to continue.” message

template_set_password

function template_set_password(): void

Template for setting the new password

template_ask

function template_ask(): void

The page that asks a user to answer their secret question

Suggest an edit to this page on GitHub