-
Notifications
You must be signed in to change notification settings - Fork 1k
CheckMarks
Checkmarks are visual badges that appear next to usernames on your AVideo platform. They help viewers identify verified, official, or special accounts.
[Screenshot: Username with checkmark badges displayed]
Checkmarks are small icons that appear next to a user's name throughout your site:
- On video pages (next to the uploader's name)
- In comments
- On channel pages
- In search results
They work similarly to verification badges on platforms like Twitter/X, YouTube, or Instagram.
AVideo supports 4 different checkmarks per user:
| Checkmark | Type | How It's Assigned |
|---|---|---|
| ✉️ Email Verified | Automatic | User verifies their email address |
| ✓ Checkmark 1 | Manual | Admin assigns in User Manager |
| ✓ Checkmark 2 | Manual | Admin assigns in User Manager |
| ✓ Checkmark 3 | Manual | Admin assigns in User Manager |
This checkmark appears automatically when a user:
- Registers an account
- Receives the verification email
- Clicks the verification link
Note: Make sure your email settings are configured for this to work.
The three custom checkmarks are completely flexible. You decide what they mean on your platform. Common uses:
| Checkmark | Example Use |
|---|---|
| Checkmark 1 | ✓ Verified Creator |
| Checkmark 2 | ⭐ Premium Member |
| Checkmark 3 | 🏢 Official Account |
- Login as an administrator
- Go to Admin Menu → Users (or User Manager)
- Find the user you want to give a checkmark
- Click the Edit button (pencil icon)
- Scroll down to find the Checkmark options:
- Checkmark 1: Yes/No
- Checkmark 2: Yes/No
- Checkmark 3: Yes/No
- Set the desired checkmarks to "Yes"
- Click "Save"
[Screenshot: User edit screen with checkmark options highlighted]
Admin → Users → [Find User] → Edit → Checkmarks → Save
By default, checkmarks display as simple symbols. You can customize them to show any icon or emoji using the CustomizeUser plugin.
- Go to Plugins → CustomizeUser
- Click Settings or Edit
- Find the checkmark icon settings:
Checkmark 1 IconCheckmark 2 IconCheckmark 3 Icon
- Enter your custom HTML or emoji:
✓ ⭐ 🔵 <i class="fas fa-check-circle"></i>
- Click "Save"
[Screenshot: CustomizeUser plugin settings for checkmark icons]
| Purpose | HTML/Icon |
|---|---|
| Blue check |
🔵 or <i class="fas fa-check-circle" style="color:blue"></i>
|
| Gold star |
⭐ or <i class="fas fa-star" style="color:gold"></i>
|
| Verified badge |
✓ or <i class="fas fa-certificate"></i>
|
| Crown | 👑 |
| Diamond | 💎 |
Tip: You can use Font Awesome icons if your theme supports them.
Here are common ways to use checkmarks on your platform:
Assign Checkmark 1 to content creators who have proven their identity.
- Shows viewers the channel is authentic
- Builds trust with your audience
Assign Checkmark 2 to users who have a paid subscription.
- Recognizes paying members
- Works great with the Subscription Plugin
Assign Checkmark 3 to official company or organization accounts.
- Staff accounts
- Partner channels
- Brand accounts
| Checkmark | Icon | Meaning |
|---|---|---|
| ✉️ | User verified their email | |
| Checkmark 1 | ✓ | Identity verified by admin |
| Checkmark 2 | ⭐ | Premium subscriber |
| Checkmark 3 | 🏢 | Official/Staff account |
[Screenshot: Different users showing various checkmark combinations]
That's up to you. You could create a verification request form and manually review requests.
Yes! The checkmarks are completely flexible. Some sites use them for:
- Skill levels (beginner, intermediate, expert)
- User roles (teacher, student)
- Achievement badges
No. Checkmarks are purely visual. To control what users can do, use User Groups.
Not by default. You have 1 automatic (email) + 3 custom checkmarks = 4 total.
The Open Source Video Platform Solution
| Service | Description | Link |
|---|---|---|
| 🎯 | Professional Support - Direct assistance from core developers | Contact |
| ☁️ | AVideo CDN - High-performance video delivery network | Pricing |
AVideo Platform © 2024 - Self-hosted video streaming platform
Made with ❤️ by WWBN and the open source community