pfefferle / wordpress-webmention

A Webmention plugin for WordPress
https://wordpress.org/plugins/webmention/
MIT License
115 stars 32 forks source link

Repair Errors in the MF2 File #432

Closed dshanske closed 8 months ago

dshanske commented 8 months ago

This adds a function to retrieve the author URL to get the name, photo, etc when it isn't embedded in the page and it fixes a PHP bug when something isn't a numeric array.

dshanske commented 8 months ago

Added one more tweak, removed the get_published_gmt and add timezone as an argument to get_published. Also fixed the issue where the timestamp isn't set to the website timezone(#430)