# Atreus **Contributors:** bigjaymalcolm **Requires at least:** 5.2 **Tested up to:** 5.2.1 **Stable tag:** 1.1.11 **Requires PHP:** 7.0 **Version:** 1.1.11 **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, custom-menu, blog, custom-logo, featured-images, threaded-comments 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 (C) 2019, Jamie Malcolm Atreus is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . 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, the image is released under a CC0 license. 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. ### 1.1.10 * Added custom-menu, custom-logo, featured-images, threaded-comments, and blog to theme tags. * Updated Copyright notices. * Minor php fixes for final check errors. ### 1.1.11 * Added sanitize_callback to atreus_theme_colour_setting.