Likes.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_popup() : mixed
- This shows the popup that shows who likes a particular post.
- template_like() : mixed
- Display a like button and info about how many people liked something
- template_generic() : mixed
- A generic template that outputs any data passed to it.
Functions
template_popup()
This shows the popup that shows who likes a particular post.
template_popup() : mixed
Tags
template_like()
Display a like button and info about how many people liked something
template_like() : mixed
template_generic()
A generic template that outputs any data passed to it.
template_generic() : mixed
..