Oct 14, 2021 6:45 pm
Is it possible to add a badge such as "verified" from the backend to certain users to show highlight them in the comments section?
I found this: https://turbohosty.com/blog/how-to-add-a-verified-badge-to-wordpress/
But not sure on what basis it distinguishes which user will be added the badge..
Thanks
2 Replies
Oct 15, 2021 8:10 am
The code provided in the article doesn't work for the regular users, it's only work for post authors.
You should use some user verification plugin in this case.
Oct 15, 2021 10:00 am
I see, thanks!