/comment-author-role-badge

A WordPress plugin displays a user badge next to the comment author name based on author's role.

Primary LanguagePHP

=== Comment Author Role Badge ===
Contributors: Sparanoid
Donate link: https://sparanoid.com/donate/
Tags: author, badge, badges, comment, comments, css, theme
Requires at least: 4.6
Tested up to: 5.8
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays a user badge next to the comment author name based on author's role.

== Description ==

Displays a user badge next to the comment author name based on author's role.

* No database writes, no configurations, install, activate and go.
* Easy styles customization via Jetpack Custom CSS or built-in Custom CSS (WordPress version 4.7 or higher required).
* Works with [Current Theme Body Class](https://wordpress.org/plugins/current-theme-body-class/) plugin.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= Does this plugin change the content of my comments? =

No. No database read/write for this plugin.

== Screenshots ==

1. Plugin enabled with WordPress official theme Twenty Twelve

== Changelog ==

= 1.0.1 =
* Feature: add CSS variables support
* Compatibility check for 5.0

= 1.0.0 =
* First release

== Upgrade Notice ==

= 1.0.1 =
* Feature: add CSS variables support

= 1.0.0 =
* First release