Skip to content

v2.1.9

Choose a tag to compare

@cjg89 cjg89 released this 10 Mar 15:05
· 79 commits to master since this release

Enhancements:

  • Added functions for retrieving a news story's primary category (section) and tag (topic)
  • Updated the "modern" news list layout to display the story's primary category (section), if available
  • Added plugin version number to enqueued plugin assets for cache-busting purposes
  • WordPress Shortcode Interface integration improvements:
    • Added missing offset param to WP SCIF shortcode registration
    • Fixed descriptions for sections and topics params to note that term slugs are expected (not IDs)
  • Updated repo packages; added linter configs; added Github issue templates and CONTRIBUTING doc