Shows the year that the user joined the forum on their posts.
Download or clone the User Since plugin repo into your esoTalk plugin directory:
cd ESOTALK_DIR/addons/plugins/
git clone [email protected]:esotalk/UserSince.git UserSince
Navigate to the the admin/plugins page and activate the User Since plugin.
Create definitions.UserSince.php
in your language pack with the following definitions:
$definitions["User since %s"] = "User since %s";