Revert NSFW flag
Honestly, a taxonomy works as well and better.
This commit is contained in:
parent
580e7bd1ee
commit
06baa2fb59
@ -80,7 +80,6 @@ Story cards are used in the Stories [page template](https://wordpress.org/suppor
|
||||
| Cover Image | Image | Cropped to an aspect ration of 2:3 from the center.
|
||||
| Status * | Select | Choose between ongoing, completed, oneshot, hiatus, and cancelled.
|
||||
| Age Rating * | Select | Choose between everyone, teen, mature, and adult.
|
||||
| NSFW | Check | Mark story as NSFW. Usually redundant if the age rating is set to Adult.
|
||||
| Co-Authors | List | List of co-authors. They must be registered users, but dummies will do.
|
||||
| Copyright Notice | String | Line below the content to declare copyrights if necessary.
|
||||
| Top Web Fiction Link | URL | Link to your story on [Top Web Fiction](https://topwebfiction.com/).
|
||||
@ -159,7 +158,6 @@ This notice appears above the title if you add a chapter warning, not to be conf
|
||||
| Hide Title? | Check | Hide the title and author on chapter pages.
|
||||
| Hide Support Links? | Check | Hide support links at the end of the chapter.
|
||||
| Chapter Age Rating | Select | Choose between everyone, teen, mature, and adult.
|
||||
| NSFW | Check | Mark chapter as NSFW. Usually redundant if the age rating is set to Adult.
|
||||
| Chapter Warning | String | _Short_ warning displayed in chapter lists and above the chapter title.
|
||||
| Warning Notes | Text | Additional warning notes rendered above the chapter title.
|
||||
| Warning Color | Color | Change the color of the warning, but consider the legibility in light/dark mode.
|
||||
|
@ -59,26 +59,6 @@
|
||||
"ajax": 0,
|
||||
"placeholder": ""
|
||||
},
|
||||
{
|
||||
"key": "field_63e9473839bbc",
|
||||
"label": "",
|
||||
"name": "fictioneer_story_nsfw",
|
||||
"aria-label": "",
|
||||
"type": "true_false",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"message": "NSFW",
|
||||
"default_value": 0,
|
||||
"ui": 0,
|
||||
"ui_on_text": "",
|
||||
"ui_off_text": ""
|
||||
},
|
||||
{
|
||||
"key": "field_60ec0f9f8769f",
|
||||
"label": "Co-Authors",
|
||||
@ -314,5 +294,5 @@
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"modified": 1676232573
|
||||
"modified": 1676250543
|
||||
}
|
@ -209,26 +209,6 @@
|
||||
"ajax": 0,
|
||||
"placeholder": ""
|
||||
},
|
||||
{
|
||||
"key": "field_63e947e4c4a2d",
|
||||
"label": "",
|
||||
"name": "fictioneer_chapter_nsfw",
|
||||
"aria-label": "",
|
||||
"type": "true_false",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"message": "NSFW",
|
||||
"default_value": 0,
|
||||
"ui": 0,
|
||||
"ui_on_text": "",
|
||||
"ui_off_text": ""
|
||||
},
|
||||
{
|
||||
"key": "field_600a9f267f6df",
|
||||
"label": "Chapter Warning",
|
||||
@ -306,5 +286,5 @@
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"modified": 1676232703
|
||||
"modified": 1676250530
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user