indieweb / wordpress-micropub

A Micropub Endpoint plugin for WordPress
https://wordpress.org/plugins/micropub
51 stars 12 forks source link

Media Updates #267

Closed dshanske closed 2 years ago

dshanske commented 2 years ago

This makes some changes to the media endpoint. It removes updated as unneeded, and adds width and height. It adds poster and thumbnail as experimental parameters when appropriate.

It adds the mime_type query parameter, which recognizes either just the type, or type/sub-type.

It also sanitizes some of the input keys.