Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Version 1.8

Latest
Compare
Choose a tag to compare
@benlk benlk released this 28 Sep 22:09
· 1 commit to master since this release
v1.8

Download this plugin at https://wordpress.org/plugins/npr-story-api/

Changes

  • Fixes issue preventing pushing to the API, introduced in V1.7. PR #60 for issue #57.
  • Fixes issue where images were not properly sideloaded. PR #60 for issue #59.
  • Fixes invalid GMT offset error when creating new DateTimeZone object in post metabox. PR #53 for issue #52.
  • When interacting with a site using the plugin in an unconfigured state, users will be prompted to set the NPR Story API Push URL. PR #56 for issue #51.
  • Miscellaneous code quality improvements.