We'll create fresh WordPress site with Shouty installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Shouty (shoutbox) is a WordPress plugin for you to receive messages from your users. It creates a custom post type called “shout” which will allow you to administer shouts from the Dashboard as you do for the default post types. You can add Shouty in a post, page or a widget using its shortcode. The shortcode has certain options for you to customize the look and function of the Shouty. Shouty also creates a custom category option which can be used to create multiple shoutboxes on your website. To do that, you should first create a category, then set it in the shortcode. Shouty shares messages using AJAX and protects your blog using Honeypot spam protection technique. Users must log in to share shouts. It doesn’t accept any HTML but http and https links are converted to <a>
tags when the shout is shared. You don’t have to worry about unclickable links.
How to use Shouty
Insert the shortcode below into any post/page or widget.
[shouty category="home-page" look="widget" user="hide" form="hide" messages_number="5" messages_title="hide" messages_users_avatar_size="60" show_more_button="hide"]
Options you can set for the shortcode
The plugin is written in English and has been translated into Turkish by myself
. German (by Pascal Jordin), Serbian (by Ogi Djuraskovic) and Spanish (by Andrew Kurtis) translations are also available. You’re welcomed if you want to translate it into your language. Use translations.pot, rename it as shouty-LANGCODE.po (e.g. shouty-tr_TR) and open it in Poedit. Translate and save. There should be a MO file created by Poedit. Send PO and MO files to me, then I will add them in the next release.