[wp-meta] [Making WordPress.org] #5167: Add support for marking content as NSFW
Making WordPress.org
noreply at wordpress.org
Thu Apr 23 23:25:29 UTC 2020
#5167: Add support for marking content as NSFW
----------------------------+-----------------------
Reporter: Clorith | Owner: (none)
Type: enhancement | Status: new
Priority: high | Milestone:
Component: Support Forums | Keywords: has-patch
----------------------------+-----------------------
We've always allowed NSFW content, so long as it conforms to the law, it's
perfectly fine, but not everyone is good about adding a note that their
content may not be appropriate for all.
This ticket looks to tackle that by introducing both a way to mark topics
NSFW when they are created or edited (either by the user them selves, or
by a moderator), which will prepend the topic with a `[NSFW]` tag, and
mark the content as noindex to avoid our current conundrum of search
engines in part marking us as an adult entertainment site.
Along with this, since we know users may not always remember to check
boxes, it introduces a new admin interface under `Forums` for keymasters
to assign mature content keywords.
When a topic is created or edited, and not by a moderator, that list of
tags is checked against the topic title, and the URL the user needs help
with, and if it is found inside of there (as a case-insensitive wildcard
match), the topic is automatically marked as NSFW as well.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5167>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list