-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
147 lines (97 loc) · 4.86 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
=== Cornerstone ===
Contributors: Archetyped
Donate: https://gum.co/cnr-donate
Tags: cms, management, structure, organization, sections
Plugin Link: http://archetyped.com/tools/cornerstone/
Requires at least: 5.3
Tested up to: 6.6
Stable tag: trunk
Enhanced content management for WordPress
== Description ==
Cornerstone makes WordPress practical for **any type of site** by enhancing its content management capabilities. Too long have we had to resort to hacks like using categories in menus to build a pseudo site structure (you know what I'm talking about).
Cornerstone enhances your WordPress site in several ways. One of the most useful features is one that allows WordPress to be used for sites that go beyond just blogging-- **Posts in Sections**. Create a section, add posts to it, they show up when visitors navigate to that section. Simple as that. It really is, but because you're awesome [here's a tutorial on how to do it](http://archetyped.com/know/how-to-organize-posts-in-sections-in-wordpress-with-cornerstone/).
### Thanks for the Support!
The support from the users that love Cornerstone is huge. You can support Cornerstone's future development and help to make it even better by donating or even just by sending me a nice message :)
[Donate to Cornerstone](https://gum.co/cnr-donate)
### Features
* ''NEW: Content Types'' - Add custom fields to default (posts, pages, etc.) and custom (events, properties, etc.) post types
* Posts in Sections (see above for more info. Why are you reading from the bottom up?)
* Structured permalinks - post permalinks are based on the section they are in (e.g. ``/section-name/post-name/``)
* RSS for Sections - Let users subscribe to and receive updates for specific sections on the site.
### Next Up
* Template functionality - enhanced page titles, featured content, etc.
* And more, which is where your feedback comes in.
[Plugin home page](http://archetyped.com/tools/cornerstone/)
== Installation ==
Install and Activate the plugin from the WordPress.org Plugins Repository
#### Tutorials
* [How to Organize Posts in Sections with Cornerstone](http://archetyped.com/know/how-to-organize-posts-in-sections-in-wordpress-with-cornerstone/)
* [Cornerstone: Creating Custom Content Types in WordPress](http://archetyped.com/know/cornerstone-creating-custom-content-types-in-wordpress/)
* [Cornerstone: Using Custom Field Data in WordPress](http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/)
== Upgrade Notice ==
No upgrade notices
== Frequently Asked Questions ==
Post your questions/comments at [Cornerstone's official issue tracker](https://github.com/archetyped/cornerstone/wiki/Support-&-Feedback).
== Screenshots ==
1. Set a post's section on the post edit form
1. Manage posts by section on post management page
1. Quickly modify a post's section
== Changelog ==
= 0.8.1 =
* Optimize: Confirm WordPress 6.4 Compatibility
* Optimize: Data validation/formatting
* Optimize: Internal code cleanup
= 0.8.0 =
* Update: Custom permalink structure option integration for WordPress 6.1+.
= 0.7.8 =
* Fix: Utilities: `count()` used on non-Countable value. (props @nikelaos)
= 0.7.7 =
* Fix: Spelling.
= 0.7.6 =
* Add: Block editor support for Custom Post Types (CPTs).
* Update: WordPress 5.3 Compatibility confirmed.
* Update: WordPress minimum version requirement (5.3).
* Fix: Plugin initialization.
* Fix: Display/Save custom field data in post/page editor.
* Fix: Display/Save section in Quick Editor.
* Optimize: Code cleanup.
= 0.7.5 =
* Update: Use plugin-specific text domain for localized strings
= 0.7.4 =
* Add: Text Domain header for translations
= 0.7.3 =
* Fix: Registration of Media field types
* Update: Confirm compatibility with WordPress v4.3.1
= 0.7.2 =
* Update: WordPress 4.2.3 support
* Optimize: Autoload classes
* Optimize: Remove legacy PHP code
= 0.7.1 =
* Update: WordPress 3.8 support
* Update: Readme content (description, features, links)
= 0.7 =
* Update: WordPress 3.6 support
* Update: Remove deprecated jQuery code
* Update: Remove legacy shortcode code
* Optimize: Custom content types only added to main and CNR-initiated queries (Props Andy Owen)
* Optimize: Remove legacy files/code
* Optimize: Permalink structure reset when plugin activated/deactivated
* Optimize: Post Editor: Update permalink preview when section changed
* Optimize: Improved client-side file loading
* Optimize: Encapsulate client-side code
* Fix: Custom content types not displayed in sections (Unflappable Andy)
= 0.6 =
* Add: Content type support
* Add: Media support
* Add: Display tagline in home page title
* Optimize: Internal performance
* Optimize: Code cleanup
* Fix: Section not always saved
* Fix: Section posts fetched prior to checking posts' properties
* Fix: Pagination compatibility for WordPress 3.1+
* Fix: Various bug fixes
= 0.5.1b =
* Structure
* Fix: Section column duplication bug
= 0.5b =
* Public beta