./Themes/default/ManageMaintenance.template.php
- template_maintain_database
- template_maintain_routine
- template_maintain_members
- template_maintain_topics
- template_optimize
- template_convert_entities
- template_convert_msgbody
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.