[wp-trac] [WordPress Trac] #35214: Custom Comment Types
WordPress Trac
noreply at wordpress.org
Wed Jan 15 21:28:31 UTC 2020
#35214: Custom Comment Types
-------------------------------------+-------------------------------------
Reporter: aaroncampbell | Owner: (none)
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: Future Release
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: needs-patch has- | Focuses: ui, administration,
screenshots needs-design-feedback | template
-------------------------------------+-------------------------------------
Comment (by dshanske):
I think, as someone who has struggled to add custom comment types, we need
below the hood before we get to changing the admin.
Proposing in stage one we introduce a comment registration function based
on the register post type and taxonomy functions, and all that entails.
Then register the built-in types using that system. The built-in types
will be part of comment query by default, with a filter to change the
default list to something else, or back to everything. This will require
modifying functions with hard-coded information to use the registered
settings we decide on.
That is enough work to start before we contemplate changing how the admin
screen is laid out.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35214#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list