Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 565 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 565 Bytes

User Since Plugin

Shows the year that the user joined the forum on their posts.

Installation

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.

Translation

Create definitions.UserSince.php in your language pack with the following definitions:

$definitions["User since %s"] = "User since %s";