readme.txt 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. === Sten ===
  2. Contributors: Automattic
  3. Requires at least: 5.8
  4. Tested up to: 5.9
  5. Requires PHP: 5.7
  6. License: GPLv2 or later
  7. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  8. == Description ==
  9. Sten is a simple blogging theme with a functional design. It is ideal for taking notes, writing short or long text, and includes a post sidebar and comment section.
  10. == Changelog ==
  11. = 1.0.3 =
  12. * Lossless image optimization (#7671)
  13. = 1.0.3 =
  14. * Optimize images (#7671)
  15. = 1.0.2 =
  16. * Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)
  17. = 0.0.1 =
  18. * Initial release
  19. == Copyright ==
  20. Sten WordPress Theme, (C) 2023 Automattic
  21. Sten is distributed under the terms of the GNU GPL.
  22. Sten is based on Block Canvas (https://github.com/Automattic/themes/tree/trunk/block-canvas), (C) Automattic, [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
  23. This program is free software: you can redistribute it and/or modify
  24. it under the terms of the GNU General Public License as published by
  25. the Free Software Foundation, either version 2 of the License, or
  26. (at your option) any later version.
  27. This program is distributed in the hope that it will be useful,
  28. but WITHOUT ANY WARRANTY; without even the implied warranty of
  29. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  30. GNU General Public License for more details.