[wp-meta] [Making WordPress.org] #4577: Change page that shows topics with no replies on Support Forum
Making WordPress.org
noreply at wordpress.org
Mon Jul 15 05:46:04 UTC 2019
#4577: Change page that shows topics with no replies on Support Forum
----------------------------------+---------------------
Reporter: felipeloureirosantos | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------------+---------------------
Comment (by felipeloureirosantos):
Hi there,
>>I believe this view is currently filtered on whether the OP chose
whether this is a support topic or not. That's unreliable, so if that's
the case, that bit of meta should be ignored.
>The topic_resolved seems like it probably limits it to those support
topics. We can probably change that to `topic_resolved != 'yes'`
I believe that would make more sense keep the filter, but maybe we should
set this option (support topic or not) just available to moderators (e.g.
when a moderator needs to highlight a topic). This way it still wouldn't
show non-support topics, but users wouldn't be able to do that.
>In order to match the Topic has no replies from users besides OP
conditional, we'd have to add a new post_meta item which is removed upon
either a) topic resolve, or b) reply from non-OP and that is only added to
real threads (not reviews, or hidden forums), which would probably greatly
simplify this filter view as it could then be a single post-meta query and
not have to include extra forum limiters, etc.
I think that it would work just fine.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4577#comment:7>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list