瀏覽代碼

Merge pull request #1494 from Automattic/update/redhill-20191004135816

Redhill: Add auto-loading-homepage tag to stylesheet, minor version bump
Takashi Irie 5 年之前
父節點
當前提交
3841601719
共有 5 個文件被更改,包括 8 次插入8 次删除
  1. 1 1
      redhill/package-lock.json
  2. 1 1
      redhill/package.json
  3. 2 2
      redhill/sass/style-child-theme.scss
  4. 2 2
      redhill/style-rtl.css
  5. 2 2
      redhill/style.css

+ 1 - 1
redhill/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "redhill",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
redhill/package.json

@@ -1,6 +1,6 @@
 {
   "name": "redhill",
-  "version": "1.1.2",
+  "version": "1.1.3",
   "description": "redhill",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 2 - 2
redhill/sass/style-child-theme.scss

@@ -5,12 +5,12 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.1.1
+Version: 1.1.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
 Text Domain: redhill
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.

+ 2 - 2
redhill/style-rtl.css

@@ -6,12 +6,12 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.1.1
+Version: 1.1.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
 Text Domain: redhill
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.

+ 2 - 2
redhill/style.css

@@ -6,12 +6,12 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A simple theme with clean typography, created with entrepreneurs and small business owners in mind.
 Requires at least: WordPress 4.9.6
-Version: 1.1.1
+Version: 1.1.3
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
 Text Domain: redhill
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.