forked from danblaker/wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
61 lines (41 loc) · 2.19 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== Plugin Name ===
Contributors: tipiirai
Tags: forum, commenting, realtime
Requires at least: 3.0.0
Tested up to: 3.8
Stable tag: 2.0.11
License: MIT
License URI: https://github.com/moot/wordpress/blob/master/LICENSE.txt
Realtime forums and commenting for Wordpress.
== Description ==
= Benefits for a Wordpress site =
- **Full featured forums** makes your site conversational and draws more traffic
- **Flat or threaded commenting** for small or big topics
- **Unified** system for both forums and commenting. Same users and design
- **Realtime**. No page reloads – posts, replies, likes and users appear in realtime
- **Focus on content**. Text focused, uncluttered and linear user interface
- **Single Sign-On**. Use the Wordpress login, users and avatars
- **Seach engine optimized**. Improve search engine ranking with user generated content
- **Spam filtering**, email notifications and 24+ different language versions
[Learn more...](https://moot.it/docs/wordpress.html)
= Installation =
1. [Setup Moot](https://moot.it/setup)
2. Upload [the plugin](http://downloads.wordpress.org/plugin/moot.zip) to the '/wp-content/plugins' directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Provide the forum name and other configuration from the plugin settings
= Commenting =
Toggle *Use Moot commenting on posts* checkbox from the settings to globally replace Wordpress commenting with Moot.
= Shortcodes =
Following shortcodes override the automatically generated Moot on a post:
- `[moot]` enable flat commenting
- `[moot forum="true"]` enable forums
- `[moot threaded="true"]` enable threaded commenting
- `[no-moot]` disable the automatically installed commenting
- `[moot path="/wordpress"]` enable commenting with on a specified [path](https://moot.it/docs/getting-started.html#paths)
You can also setup Moot with HTML as follows:
`<a href="https://moot.it/i/[forumname]/my-path:with-key" id="moot">My commenting</a>`
Make sure you familiarize yourself with the amazing [Moot paths](https://moot.it/docs/getting-started.html#paths)!
If you have enabled single sign (SSO) on from the settings it takes effect on all the forum and commenting instances.
== Screenshots ==
1. Commenting
2. Forums