readme.txt 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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.27 =
  12. * Add link styles for post-terms (#7058)
  13. = 0.0.26 =
  14. * Remove table CSS from block canvas theme as it has been addressed in Gutenberg (#6954)
  15. = 0.0.24 =
  16. * Block Canvas: Add no results content to search template (#6860)
  17. = 0.0.23 =
  18. * Remove font-smoothing CSS (#6816)
  19. = 0.0.22 =
  20. * Add home.html template to Block Canvas (#6784)
  21. = 0.0.21 =
  22. * Block Canvas: Add self-closing tag to comments pattern in page template (#6764)
  23. = 0.0.20 =
  24. * Block Canvas: small updates (#6705)
  25. = 0.0.19 =
  26. * Make theme available for translation as much as possible (#6484)
  27. = 0.0.18 =
  28. * Update block canvas styles (#6640)
  29. = 0.0.17 =
  30. * Block canvas: clean up templates (#6620)
  31. == Copyright ==
  32. Block Canvas WordPress Theme, (C) 2022 Automattic
  33. Block Canvas is distributed under the terms of the GNU GPL.
  34. This program is free software: you can redistribute it and/or modify
  35. it under the terms of the GNU General Public License as published by
  36. the Free Software Foundation, either version 2 of the License, or
  37. (at your option) any later version.
  38. This program is distributed in the hope that it will be useful,
  39. but WITHOUT ANY WARRANTY; without even the implied warranty of
  40. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  41. GNU General Public License for more details.