diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index caeeb19a..d7cc3562 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -387,6 +387,7 @@ Pages work the same as always in WordPress, just with some additional fields and * **Bookshelf:** Shows paginated lists of an user’s Follows, Reminders, and finished stories. * **Bookshelf AJAX:** Cache compatible version of the Bookshelf, fetching the content after the page has loaded. * **No Title Page:** Default page template but without the heading. Good for a frontpage. +* **Story Mirror:** Renders the page exactly like a story (set via meta field). * **Story Page:** Front page template for single-story sites, allowing the use of all `[fictioneer_story_*]` shortcodes. * **Index:** Shows an index of all stories sorted by the title’s first letter. * **Index (Advanced):** The same as the Index page template, but with additional meta data.