Skip to content

Improve resiliency of WP blog post integrations.

Sean Aery requested to merge wp-blog-excerpts into main
  • rescue from JSON parsing errors, e.g., the API url returns bad/unexpected data
  • use the WP excerpt for a featured post rather than truncating the post text
  • use https protocol for blogs.library.duke.edu Wordpress URLs
  • update tests to reflect 1) thumbnail_images can either be array or hash; 2) we no longer have attachments data via API

Merge request reports

Loading