v2.1.9
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
offsetparam to WP SCIF shortcode registration - Fixed descriptions for
sectionsandtopicsparams to note that term slugs are expected (not IDs)
- Added missing
- Updated repo packages; added linter configs; added Github issue templates and CONTRIBUTING doc