=== Bullet Comments === Contributors: xianxiaengine Donate link: no donate requires Tags: comments Requires at least: 4.7 Tested up to: 5.8 Stable tag: 1.2 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. == Upgrade Notice == = 1.2 = 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**. ``