Opened 4 years ago
Closed 16 months ago
#5263 closed defect (bug) (fixed)
Update the wording "Your message has been held by our automated systems."
Reported by: | carike | Owned by: | Clorith |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | |
Cc: |
Description
Can we please add something to the effect of:
"No need to worry. The queues are reviewed regularly by moderators from all over the world. A human will take a look at your message soon."?
This may be an easy way in order to reduce the number of users asking for their messages to be reviewed on Slack.
Attachments (2)
Change History (19)
This ticket was mentioned in Slack in #forums by clorith. View the logs.
4 years ago
This ticket was mentioned in Slack in #forums by clorith. View the logs.
3 years ago
This ticket was mentioned in Slack in #forums by yui. View the logs.
3 years ago
#5
@
3 years ago
Proposed text:
This post has been held for moderation by our automated system. <br> It will be manually reviewed by a moderator. <br> <br> You do not need to take any action at this time. <br> The queues for the International Forums are reviewed regularly by moderators from all over the world. <br> If everything looks okay in your post, it should show up within a day (usually a few hours). <br> <br> If your post does not show up within a day, please check your e-mail. <br> Remember to check your spam folder.
Special note to translators: Please adapt the time-frames so that they are more suitable for your Rosetta forum site.
#6
@
3 years ago
Let's not use "International Forums"... That's an internal term for the global forums.
replace
The queues for the International Forums are reviewed regularly by moderators from all over the world. <br>
If everything looks okay in your post, it should show up within a day (usually a few hours).
with
The volunteer moderators review the queues regularly. Your post should be handled with a day or less.
#7
@
3 years ago
When touching this, please also fix the following wporg-support/functions.php:
/* translators: Number of hours the user should wait for a pending post to get approved before contacting moderators. */ $moderation_timeframe = (int) __( '96', 'wporg-forums' ); if ( ! $moderation_timeframe ) { $moderation_timeframe = 96; }
__( '96', 'wporg-forums' );
should be changed to _x()
This ticket was mentioned in Slack in #forums by vladytimy. View the logs.
3 years ago
This ticket was mentioned in Slack in #forums by tobifjellner. View the logs.
2 years ago
This ticket was mentioned in Slack in #forums by vladytimy. View the logs.
18 months ago
#11
@
18 months ago
I think we have to mention that they should not post the same topic or comment again
Held posts are often duplicated a lot
#12
@
18 months ago
How about this for a more concise version:
This post is being held for moderation by our automated system and will be manually reviewed by a volunteer within a day or two.
You do not need to take any action at this time. Please do not submit your message more than once.
This ticket was mentioned in Slack in #forums by vladytimy. View the logs.
18 months ago
This ticket was mentioned in Slack in #forums by thelmachido. View the logs.
17 months ago
#16
@
16 months ago
New suggested wording to:
- Remove promise of review within a specific time frame (keeps expectations realistic, lessens pressure on mods).
- Condense two last sentences into one.
Your post is being held for moderation by our automated system and will be manually reviewed by a volunteer as soon as possible.
No action is needed on your part at this time, and you don't need to resubmit your message.
However: A special note to translators may be needed here, since this message is by far not true for several forums in other languages. I've literally cleared more than one year old topics in some places.