# Atreus **Contributors:** bigjaymalcolm **Requires at least:** 5.2 **Tested up to:** 5.2.1 **Stable tag:** 1.1.9 **Requires PHP:** 7.0 **Version:** 1.1.9 **License:** GNU General Public License v3 or later **License URI:** https://www.gnu.org/licenses/gpl-3.0.en.html **Tags:** two-columns, right-sidebar, theme-options Atreus is a simple WordPress blog theme created based on the Bulma framework. ## Description Atreus is a simple WordPress blog theme created based on the Bulma framework. No multilevel menu support. ## Copyright Atreus Wordpress Theme, Copyright 2019 SitesbyJAM.co.uk Atreus is distributed under the terms of the GNU GPL Atreus bundles the following third-party resources: ## Resources * bulma.css © 2019 Jeremy Thomas, MIT. Source: http://bulma.io/ * fontawesome.js © 2018 fontawesome, MIT, SIL OFL, and CC BY. Source: http://fontawesome.io/ * Screenshot image of Weymouth Harbour © 2019 Jamie Malcolm, All rights reserved. Source: https://www.flickr.com/photos/158065006@N03/46485397414 ## Changelog ### 1.0.0 * Initial Release ### 1.0.1 * Added missing license ### 1.0.2 * Added readme and changelog ### 1.0.3 * Made fixes requested by review team ### 1.1.0 * Added theme colour customisation ### 1.1.1 * Added featured image support ### 1.1.2 * Updated SitesbyJAM link to https * Updated screenshot ### 1.1.3 * Made fixes requested in theme approval ### 1.1.4 * Updated README.md ### 1.1.5 * Updated screenshot.png ### 1.1.6 * Removed empty function. * Hidden sidebar if it's not being used. * Added wp_enqueue_scripts usage. * Fixed edge case for multiple tags. * Added permalink to post date for posts without a title. * Added word wrap to post titles for long ones. * Added thicker border to distinguish stickied posts. * Removed some inline styling. * Fixed author links. * Removed echo from meta description tag. ### 1.1.7 * Updated Fontawesome to version 5.9.0. * Changed wp_enqueue_style to wp_enqueue_script js files. * Fixed echo'ing of a html tag in header.php. * Removed inline styling. ### 1.1.8 * Fixed hardcoded charset. * Removed Theme URI. * Added missing wp_body_open. * Added escape to comments.php line 31. * Added no multilevel menu support to description. * Fixed singular instance on comments.php. * Added copyright and license for screenshot image. ### 1.1.9 * Removed script from content and content-single.