=== EasyTags === Contributors: lord-blackfox Tags: tag, tags, microblog Requires at least: 2.0.2 Tested up to: 3.1 Stable tag: 4.3 This plugin allows you to use tags as in micro-blogging. == Description == This add a link to words beginning with a # character to view all posts tagged with this word. This has been tested only under 3.1, but should work with other version of Wordpress. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `easytag.php` to the `/wp-content/plugins/easytag` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How to tag a word? = Just add a # character before the targetted word. = How to not tag a word even if I put a # before? = Put a \ character before the #, like this \#notatag = Can I tag a sequence of words? = For the moment, not, because Wordpress doesn't support spaces between words in tags (it is replaced by an another character), and I'm not really motived to provide a solution... == Changelog == == Upgrade Notice ==