Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

MySQL8 Compat, Bug Fixes

Choose a tag to compare

@jwcounts jwcounts released this 05 Dec 17:10
· 6 commits to main since this release

What's Changed

  • Adding 'no_found_posts' => false to the query in update_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