mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 21:51:40 +08:00
15 lines
380 B
Markdown
15 lines
380 B
Markdown
---
|
|
title: talk-plugin-member-since
|
|
permalink: /plugin/talk-plugin-member-since/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-member-since
|
|
default: true
|
|
depends:
|
|
- name: talk-plugin-author-menu
|
|
provides:
|
|
- Client
|
|
---
|
|
|
|
It will show the date that the member/user joined when you hover over the
|
|
username as retrieved from the `createdAt` time on the user. |