[wp-trac] [WordPress Trac] #35435: Support Webmentions
WordPress Trac
noreply at wordpress.org
Wed Jan 13 05:25:27 UTC 2016
#35435: Support Webmentions
------------------------------+-----------------------------
Reporter: dshanske | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Pings/Trackbacks | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
Webmention have been released as a public working draft as of today.
https://www.w3.org/TR/2016/WD-webmention-20160112/ . Previous linkback
protocols(trackback and pingback) did not achieve this status.
The Webmention is a simplified evolution of the Pingback. It drops XML-RPC
in favor of simple form encoding. The recommendation calls for
asynchronous processing to prevent DoS attacks.
There is already a webmention plugin for WordPress in the repository.
https://wordpress.org/plugins/webmention/ and a feature plugin could be
developed for merging into core.
Trackbacks and Pingbacks both have their unique problems. The idea of
linkbacks in general remains a good one, spoiled by less robust
implementations. To go to the logical extreme, suggesting that adoption of
webmentions be concurrent with the disabling by default of the earlier and
less secure protocols.
Finally, no feature should be adopted in WordPress unless it has
users...the pingback implementation in WordPress displays pingbacks in a
way that does not convey useful meaning.
Current implementations of Webmention parse the HTML to generate a comment
or other richer forms of response that are more useful to a site than what
is currently available.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35435>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list