[wp-trac] [WordPress Trac] #40852: Support Micropub
WordPress Trac
noreply at wordpress.org
Wed May 24 01:13:07 UTC 2017
#40852: Support Micropub
-----------------------------+-----------------------------
Reporter: dshanske | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Micropub is now a W3C Recommendation.
https://www.w3.org/TR/micropub/
It is used to create, update and delete posts using third-party apps.
Micropub uses OAuth 2.0 Bearer Tokens for authentication and uses
traditional form posts as well as JSON posts, which is both simpler and
more secure than an XMLRPC approach.
The REST API is specific to WordPress, whereas Micropub is platform
agnostic, which has its advantages.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40852>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list