Unofficial SMF API Documentation

./Themes/default/Settings.template.php

template_options

function template_options(): void

This pseudo-template defines all the theme options

template_settings

function template_settings(): void

This pseudo-template defines all the available theme settings (but not their actual values)

Suggest an edit to this page on GitHub