-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
75 lines (50 loc) · 1.69 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
=== Mooberry Story Community ===
Contributors: mooberrydreams
Donate link: http://www.mooberrydreams.com
Tags: authors, writing, stories, blog, community, fan fiction, fiction, writers
Requires at least: 3.8.0
Tested up to: 5.6
Stable tag: 0.12
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Creates a multi-author story sharing site
== Description ==
Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon"> www.flaticon.com</a>
== Installation ==
1. Upload `mooberry-story-community.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 0.12 =
* Prep for Community Story Pro
= 0.11 =
* Added: Display number of stories next to author name
= 0.10 =
* Wordpress 5.6 updates
= 0.9 =
* Fixed: Create author CPT entries when new user registers
* Fixed: Make sure all authors have an author CPT entry
= 0.8 =
* Fixed: Add author name to /story archive page
= 0.7 =
* Fixed: don't stop at 5 updated stories in widget
= 0.6 =
* Fixed: properly limit stories in widget
* Fixed: use display name in title of author CPTS (profile page)
* Added: count of reviews in Table of Contents and chapter pages
* Added: Email authors with new reviews
= 0.5 =
* Fix roles for reviews
= 0.4 =
* Fixed: reviews work in Firefox now
= 0.3 =
* Added Author Profile Pages
* Added Reviews by Non-logged-in users
= 0.2 =
* Comma-separate taxonomies on story page
* fix checkbox validation issue for taxonomies
* add update handling
= 0.1 =
* Initial Version
== Upgrade Notice ==