Unofficial SMF API Documentation

./Themes/default/ManageAttachments.template.php

template_avatar_settings_above

function template_avatar_settings_above(): void

This template wraps around the simple settings page to add javascript functionality.

template_avatar_settings_below

function template_avatar_settings_below(): void

JavaScript to be output below the simple settings page

template_maintenance

function template_maintenance(): void

The attachment maintenance page

template_attachment_repair

function template_attachment_repair(): void

The file repair page

template_attachment_paths

function template_attachment_paths(): void

The page that handles managing attachment paths.

Suggest an edit to this page on GitHub