You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Separate functions that generate headers into micropub and IndieAuth
Add support for an option now used by the IndieAuth plugin to set alternate token and authorization endpoints
MICROPUB_LOCAL_AUTH configuration option adjusted to reflect that this disables the plugin built in authentication. This can hand it back to WordPress or allow another plugin to take over
MICROPUB_LOCAL_AUTH now disables adding auth headers to the page.
Fix post status issue by checking for valid defaults
Add configuration option under writing settings to set default post status
Add micropub_syndication hook that only fires on a request to syndicate to make it easier for third-party plugins to hook in