readme.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. === Block Canvas ===
  2. Contributors: Automattic
  3. Requires at least: 6.0
  4. Tested up to: 6.0
  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. Block Canvas is a simple theme that supports full-site editing. It comes with a set of minimal templates and design settings that can be manipulated through Global Styles. Use it to build something beautiful.
  10. == Changelog ==
  11. = 0.0.23 =
  12. * Remove font-smoothing CSS (#6816)
  13. = 0.0.22 =
  14. * Add home.html template to Block Canvas (#6784)
  15. = 0.0.21 =
  16. * Block Canvas: Add self-closing tag to comments pattern in page template (#6764)
  17. = 0.0.20 =
  18. * Block Canvas: small updates (#6705)
  19. = 0.0.19 =
  20. * Make theme available for translation as much as possible (#6484)
  21. = 0.0.18 =
  22. * Update block canvas styles (#6640)
  23. = 0.0.17 =
  24. * Block canvas: clean up templates (#6620)
  25. == Copyright ==
  26. Block Canvas WordPress Theme, (C) 2022 Automattic
  27. Block Canvas is distributed under the terms of the GNU GPL.
  28. This program is free software: you can redistribute it and/or modify
  29. it under the terms of the GNU General Public License as published by
  30. the Free Software Foundation, either version 2 of the License, or
  31. (at your option) any later version.
  32. This program is distributed in the hope that it will be useful,
  33. but WITHOUT ANY WARRANTY; without even the implied warranty of
  34. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  35. GNU General Public License for more details.