This repository was archived by the owner on Nov 6, 2024. It is now read-only.
MySQL8 Compat, Bug Fixes
What's Changed
- Adding
'no_found_posts' => false
to the query inupdate_posts_from_stories()
for greater MySQL 8 compatability. Will also help on sites with large archives of posts (credit to @tamw-wnet for the catch and fix) - Adding support for admin messaging regarding the sunsetting of the NPR Story API and this plugin. Will actually roll the messaging out once the successor plugin (NPR CDS) is available in the plugin directory
- Fixing an error message pointed out by Ray Hollister (Issue #23)
Full Changelog: v1.9.5...v1.9.5.1