浏览代码

Merge pull request #3323 from Automattic/update/blank-canvas-youtube-video

Blank Canvas: Remove youtube video used in Musician Links pattern
Kjell Reigstad 4 年之前
父节点
当前提交
5754068f08
共有 4 个文件被更改,包括 5 次插入9 次删除
  1. 1 5
      blank-canvas/inc/block-patterns.php
  2. 1 1
      blank-canvas/languages/blank-canvas.pot
  3. 1 1
      blank-canvas/readme.txt
  4. 2 2
      blank-canvas/style.css

+ 1 - 5
blank-canvas/inc/block-patterns.php

@@ -293,11 +293,7 @@ if ( ! function_exists( 'blank_canvas_register_block_patterns' ) ) :
 									<h1 class="has-text-align-center has-huge-font-size"><strong>' . esc_html__( 'Alex Smith — Own Way', 'blank-canvas' ) . '</strong></h1>
 									<!-- /wp:heading -->
 
-									<!-- wp:embed {"url":"https://www.youtube.com/watch?v=_qX8CYToBbQ","type":"rich","providerNameSlug":"youtube","responsive":true,"className":"wp-embed-aspect-16-9 wp-has-aspect-ratio"} -->
-									<figure class="wp-block-embed is-type-rich is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
-									https://www.youtube.com/watch?v=_qX8CYToBbQ
-									</div></figure>
-									<!-- /wp:embed -->
+									<!-- wp:embed {"providerNameSlug":"youtube","responsive":true} /-->
 
 									<!-- wp:buttons -->
 									<div class="wp-block-buttons"><!-- wp:button {"textColor":"background","width":50,"className":"is-style-outline"} -->

+ 1 - 1
blank-canvas/languages/blank-canvas.pot

@@ -2,7 +2,7 @@
 # This file is distributed under the GNU General Public License v2 or later.
 msgid ""
 msgstr ""
-"Project-Id-Version: Blank Canvas 1.2.7-wpcom\n"
+"Project-Id-Version: Blank Canvas 1.2.9-wpcom\n"
 "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/blank-canvas\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"

+ 1 - 1
blank-canvas/readme.txt

@@ -16,7 +16,7 @@ The theme’s default styles are conservative, relying on simple sans-serif font
 
 == Changelog ==
 
-= 1.2.7 =
+= 1.2.9 =
 * Code cleanup.
 
 = 1.2.4 =

+ 2 - 2
blank-canvas/style.css

@@ -1,13 +1,13 @@
 /*
 Theme Name: Blank Canvas
-Theme URI: https://github.com/Automattic/themes/blank-canvas
+Theme URI: https://wordpress.com/theme/blank-canvas
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Blank Canvas is a minimalist theme, designed for single-page websites. Its single post and page layouts have no header, navigation menus, or widgets by default, so the page you design in the WordPress editor is the same page you’ll see on the front end. The theme’s default styles are conservative, relying on simple sans-serif fonts and a subtle blue highlight color. Blank Canvas is ready for your customizations.
 Requires at least: 4.9.6
 Tested up to: 5.6
 Requires PHP: 5.6.2
-Version: 1.2.7-wpcom
+Version: 1.2.9-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: seedlet