The ROT13 Encoder/Decoder plugin allows bloggers and commenters to "encrypt" parts of their writing output with the
ROT13 cipher in order to conceal content from other readers who don't wish to read them.
Some cases where you or your site users may want to ROT13 content:
- Spoilers on a fan website when some visitors may not have caught up to the book/movie/TV episode being discussed.
- Discussing sensitive topics where a trigger warning may be required.
ROT13 Encoder/Decoder Features:
- Allow readers to decode by single- or double-clicking the ROT13'd text.
- Decoded content can be displayed inline or a tooltip-style popup.
- Visitors can also use ROT13 in their comments: e.g.
[rot13]Spoilerific content example[/rot13]
- Site admins can ROT13 entire comments in one click (Useful for comments that may violate community rules, but you don't necessarily want to delete).
A TinyMCE menu button is added to the editor to help bloggers select text in their posts to ROT13.
Note: XXX
refers to the current version release.
Automatic method
- Click 'Add New' on the 'Plugins' page.
- Upload
rot13-encoderdecoder-XXX.zip
using the file uploader on the page
Manual method
- Unzip
rot13-encoderdecoder-XXX.zip
and upload the rot13-encoderdecoder
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress