-
-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Semantic Linkbacks has a custom comment walker that changes comment displays to support extra parameters.
I want to move this into webmentions and reimplement it. But, as noted in a request in that plugin, it needs to easily allow theme customization of displays.
It needs to have a few parameters. This is based on a theme calling wp_list_comments
-
Since this is a Walker, if there is a callback, that would have to take precedence.
-
The Walker should call a handler that uses individual template files in the plugin that can be overidden by placing a file in the theme.
-
There should be accounting for two different presentations, triggered by the short_ping setting. Short ping would be the short presentation.
Metadata
Metadata
Assignees
Labels
No labels