[wp-meta] [Making WordPress.org] #5344: Delete stale, orphaned topic tags
Making WordPress.org
noreply at wordpress.org
Fri Sep 25 06:52:53 UTC 2020
#5344: Delete stale, orphaned topic tags
----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: low | Milestone:
Component: Support Forums | Resolution:
Keywords: seo |
----------------------------+---------------------
Comment (by Clorith):
Good catch @Otto42, I had of course only tested with new tags coming in
last so completely missed that!
[attachment:"5344-limit-topic-creation.2.patch"] takes a more roundabout
way to reach the same goal, I didn't spot any good core way of preventing
tag creation, but there's some bbPress filters that could be utilized to
achieve what was needed here.
The new topic creation is a bit more involved than previously, I don't
think we add any secondary taxonomies, but the approach taken futureproofs
it in case we need to (or actually do already), and shouldn't add any
noteworthy added overhead with its checks as these are all features that
are used otherwise in the process so the responses would be in memory for
the request.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5344#comment:9>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list