=== Bullet Comments === Contributors: xianxiaengine Donate link: no donate requires Tags: comments Requires at least: 4.7 Tested up to: 5.8 Stable tag: 1.8 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Bullet Comments can let readers leave comments below every paragraph of the page content. It's suitable for webnovel websites or any other site that wants to have this function. == Description == Bullet Comments can let readers leave comments below every paragraph of the page content. It's suitable for webnovel websites or any other site that wants to have this function. == Frequently Asked Questions == = How does this plugin work? = It will obtain the content of the page and split it by paragraphs, and then insert the comment function below every paragraph, so you can comment the paragraph you like. == Screenshots == 1. Bullet Comments for WordPress plugin in action == Changelog == = 1.0 = * The first version. = 1.1 = * If the user isn't logged in, warning him/her. = 1.2 = * Add the "Register" button and "Log in" button for the plugin. = 1.3 = * Add an option for guests to leave comments. = 1.4 = * Before leaving a comment, the guest must input his/her username and email. = 1.5 = * To prevent weird looks on some sites, add a new function. Users can choose to only generate bullet comment buttons for the content after a special text. = 1.6 = * Fixed a bug in version 1.5 = 1.7 = * Now you can comment a picture. = 1.8 = * Now this plugin uses cookies to remember username and email so that unregistered users don't have to input them again the next time they leave a comment. == Upgrade Notice == = 1.8 = Nothing special here. [markdown syntax]: https://daringfireball.net/projects/markdown/syntax "Markdown is what the parser uses to process much of the readme file" Markdown uses email style notation for blockquotes and I've been told: > Asterisks for *emphasis*. Double it up for **strong**. ``