This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
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.