-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hello,
Thanks for amazing plugin such a time saver.
I have a quick question.
I want to add a badge with
level 1
level 2
level 3
All of them have different descriptions.
for exc :
Level 1 : Has 100 post
Level 2 : Has 200 post
Level 3 : Has 300 post
My issues :
How to archive this with this plugin.
If i add description there is only one option.
I can make something like
if ($this->level == 1) $this->description = 'xx';
But as i see plugin does not read this value every time.
Thanks
Metadata
Metadata
Assignees
Labels
No labels