-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
Milestone
Description
In order to make AMP Canonical possible (#668) we'll need native support for WordPress commenting. We could create an amp-wordpress-comments component, and extend comment_form() and wp_list_comments() to accept format=amp which would then render this.
See also:
https://www.ampproject.org/docs/tutorials/login_requiring
https://ampbyexample.com/samples_templates/comment_section/
Reactions are currently unavailable