Reverted the SP theme back to its original logo.
Sunday Post 3.1.6
- Updated the Sunday Post theme with the poppy logo.
PR: https://github.com/dc-thomson/wordpress/pull/1460
Sunday Post 3.1.5
- Removed elas_related_articles() from Sunday Post theme.
WP: https://github.com/dc-thomson/wordpress/pull/1430
Sunday Post 3.1.4
- Removed previous Suggest TV code.
- Added Suggest TV theme feature.
PR: https://github.com/dc-thomson/wordpress/pull/1359
Sunday Post 3.1.3
- Bug fix
- Author and category pages `Load More` fix
PR: https://github.com/dc-thomson/wordpress/pull/1054
Sunday Post 3.1.2
- Bug fix
- Homepage `Load More` fix
PR: https://github.com/dc-thomson/wordpress/pull/1026
Sunday Post 3.1.1
- Added conditional function checks around all Elastic Press aggregations in search.php
PR: https://github.com/dc-thomson/wordpress/pull/1022
Sunday Post 3.1.0
- Upgrading the Sunday Post theme’s search functionality to Elastic Press:
- Upgraded search.php template with Elastic Press tags & logic
- Fixed JS logic to reflect new template classes / references
- Remove redundant elas_search.php template
- Added Elastic Press CSS updates & fixes
PR: https://github.com/dc-thomson/wordpress/pull/1014
Sunday Post 3.0.14
- Bug fix: Remove GA references in JS causing “Load more articles” to fail.
PR : https://github.com/dc-thomson/wordpress/pull/1001
Sunday Post 3.0.13
- Handle invalid terms and taxonomies in category lists.
PR : https://github.com/dc-thomson/wordpress/pull/864