themes-wordpress/block-canvas
arthur791004 721d8e8e04
Make theme available for translation as much as possible (#6484)
* Add the load_theme_textdomain function call

* Fix incorrect domain

* Load blockbase translations

* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)

* Refactored calls to load_theme_textdomain to not include the default location to simplify the call

* Added load_theme_textdomain call to block canvas

* Removed unrelated videomaker changes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
..
parts Update block canvas styles (#6640) 2022-10-04 16:36:54 +01:00
patterns Update block canvas styles (#6640) 2022-10-04 16:36:54 +01:00
templates Block canvas: clean up templates (#6620) 2022-09-28 10:08:08 +01:00
functions.php Make theme available for translation as much as possible (#6484) 2022-10-28 11:43:41 -04:00
index.php Try: Blockbase standalone theme (#5660) 2022-03-17 11:18:33 +01:00
readme.txt Version Bump 2022-10-04 16:43:04 +01:00
style.css Version Bump 2022-10-04 16:43:04 +01:00
theme.json Update block canvas styles (#6640) 2022-10-04 16:36:54 +01:00

=== Block Canvas ===
Contributors: Automattic
Requires at least: 6.0
Tested up to: 6.0
Requires PHP: 5.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

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.

== Changelog ==

= 0.0.18 =
* Update block canvas styles (#6640)

= 0.0.17 =
* Block canvas: clean up templates (#6620)

== Copyright ==

Block Canvas WordPress Theme, (C) 2022 Automattic
Block Canvas 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
the Free Software Foundation, either version 2 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.