Unofficial SMF API Documentation

./Themes/default/Likes.template.php

template_popup

function template_popup(): void

This shows the popup that shows who likes a particular post.

template_like

function template_like(): void

Display a like button and info about how many people liked something

template_generic

function template_generic(): void

A generic template that outputs any data passed to it.

..

Suggest an edit to this page on GitHub