浏览代码

test branch

Ben Dwyer 3 年之前
父节点
当前提交
a2a5d72df2
共有 3 个文件被更改,包括 9 次插入36 次删除
  1. 1 5
      livro/functions.php
  2. 6 29
      livro/readme.txt
  3. 2 2
      livro/style.css

+ 1 - 5
livro/functions.php

@@ -143,8 +143,4 @@ if ( ! function_exists( 'livro_preload_webfonts' ) ) :
 
 
 endif;
 endif;
 
 
-add_action( 'wp_head', 'livro_preload_webfonts' );
-
-// Add block patterns
-require get_template_directory() . '/inc/block-patterns.php';
-
+add_action( 'wp_head', 'livro_preload_webfonts' );

+ 6 - 29
livro/readme.txt

@@ -1,23 +1,20 @@
 === Livro ===
 === Livro ===
-Contributors: automattic
+Contributors: Automattic
 Requires at least: 5.8
 Requires at least: 5.8
 Tested up to: 5.8.3
 Tested up to: 5.8.3
 Requires PHP: 5.6
 Requires PHP: 5.6
-Stable tag: 1.0.1
+Stable tag: 1.0.2
 License: GPLv2 or later
 License: GPLv2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 
 == Description ==
 == Description ==
 
 
-Livro is a simple theme designed to evoke the calm feeling you get when you settle in with a classic book. 
+Livro is a simple theme designed to evoke the calm feeling you get when you settle in with a classic book.
 
 
 == Changelog ==
 == Changelog ==
 
 
-= 1.0.1 =
-* Alignment fixes, code cleanup.
-
-= 1.0 =
-* Released: January 7, 2022
+= 1.0.0 =
+* Initial release
 
 
 == Copyright ==
 == Copyright ==
 
 
@@ -32,24 +29,4 @@ the Free Software Foundation, either version 2 of the License, or
 This program is distributed in the hope that it will be useful,
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-Livro is derived from Twenty Twenty-Two, (C) 2021-2022 WordPress.org.
-
-This theme bundles the following third-party resources:
-
-Newsreader Font
-Copyright 2020 The Newsreader Project Authors
-License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
-Source: https://github.com/productiontype/Newsreader
-
-Excerpts from "The Picture of Dorian Gray" by Oscar Wilde
-License: Public Domain
-Source: https://www.gutenberg.org/ebooks/174
-Used in the screenshot, and for block pattern placeholder text. 
-
-Photographs by Alfred Stieglitz. 
-License: CC0
-Source: https://www.rawpixel.com/image/3809197/photo-image-frame-art-house
-        https://www.rawpixel.com/image/3809180/photo-image-art-people-vintage
-Used in block patterns. 
+GNU General Public License for more details.

+ 2 - 2
livro/style.css

@@ -3,11 +3,11 @@ Theme Name: Livro
 Theme URI: https://github.com/Automattic/themes/tree/trunk/livro
 Theme URI: https://github.com/Automattic/themes/tree/trunk/livro
 Author: Automattic
 Author: Automattic
 Author URI: https://automattic.com/
 Author URI: https://automattic.com/
-Description: Livro is a simple theme designed to evoke the calm feeling you get when you settle in with a classic book. 
+Description: Livro is a simple theme designed to evoke the calm feeling you get when you settle in with a classic book.
 Requires at least: 5.8
 Requires at least: 5.8
 Tested up to: 5.8.3
 Tested up to: 5.8.3
 Requires PHP: 5.6
 Requires PHP: 5.6
-Version: 1.0.2
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: livro
 Text Domain: livro