Unofficial SMF API Documentation

./Themes/default/ManageMaintenance.template.php

template_maintain_database

function template_maintain_database(): void

Template for the database maintenance tasks.

template_maintain_routine

function template_maintain_routine(): void

Template for the routine maintenance tasks.

template_maintain_members

function template_maintain_members(): void

Template for the member maintenance tasks.

template_maintain_topics

function template_maintain_topics(): void

Template for the topic maintenance tasks.

template_optimize

function template_optimize(): void

Simple template for showing results of our optimization.

..

template_convert_entities

function template_convert_entities(): void

Template for converting entities to UTF-8 characters

template_convert_msgbody

function template_convert_msgbody(): void

Template for converting posts to UTF-8.

Suggest an edit to this page on GitHub