=== ShushThatNoise - Ignorant Comment Hider === Contributors: zingming Tags: comments, comment, moderation, comment moderation, moderator, spoiler, censorship, free speech Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 1.1 Hide unwanted comments without deleting them. Readers can click on the "Show" link to read the buried comment. == Description == Hide unwanted comments without deleting them. Edit the comment and wrap the offending text in **[shush][/shush]**. Example: `[shush]FIRST!!![/shush]` or `[shush reason="Boring"]FIRST!!![/shush]`. Readers can choose to read the buried comment by clicking on the "Show" link. (Bonus: You can also use this shortcode in your posts as a "Spoiler" hider.) == Installation == Unzip the zip file into the `/wp-content/plugins/` directory. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Edit the comment and put the `[shush][/shush]` around the text you want to hide. 2. The comment text will be hidden. 3. If a reader clicks on the "Show" link, they can read the text. 4. You can use the "reason" attribute to specify a reason. 5. The value of the "reason" attribute will show up in the comment. 6. It works the same. 7. Bonus: If `[shush][/shush]` is used in a Post, the description will say "Spoiler". 8. You can Show/Hide multimedia as well. == Changelog == = 1.1 = * Added "reason" attribute in [shush][/shush] in comments * Added padding to hidden comment text * Added "reason" attribute in [shush][/shush] in Posts * Updated screenshots == Upgrade Notice == = 1.1 = In 1.1, you can include a "reason" for shushing the comment.