=== Commenters can add tags === Contributors: raulanton Tags: comments, tags, tag, etiquetas, etiquettes, commenter Requires at least: 4.3.1 Tested up to: 4.3.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Commenters can add tags allows commenters to add tags to a post just by adding a prefixed word in a comment. Prefix is # by default. == Description == This plugin allow commenters to add a tag to a post, just by using a customized prefix (by default #) before words in comments. I18N: This plugin is I18N ok. == Installation == 1. Unload plugin, unzip it to /wp-content/plugins/ directory 2. Go to plugins Tab and activate it. 3. Customize it in email-mentioned tab. == Frequently Asked Questions == = Could I see an example webpage using this plugin = Yes, feel free to cocreate at eseeusee.com = could I use strings as mentions qualifier/prefix? = Yes. == Changelog == = 0.2 = Bugs fixed (Used get_the-tags with PostId to avoid problems if not in the loop) = 0.1 = * First version * Langs: EN, ES, FR