Skip to content

Version 1.4

Choose a tag to compare

@dshanske dshanske released this 08 Apr 18:59
481ff35
  • 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