Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Mar 16, 2022
1 parent 4937ec5 commit 74b3b34
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .dev/docs/apigen/godaddy/config.neon
@@ -1,4 +1,4 @@
name: "GoDaddy"

options:
activeVersion: '1.8.9'
activeVersion: '1.8.10'
2 changes: 1 addition & 1 deletion .dev/docs/sphinx/godaddy/layout.html
Expand Up @@ -149,7 +149,7 @@
<h2>
<a href="https://godaddy.github.io/wp-primer-theme/documentation/index.html">
<span class="glyph_range icon-submenu icon-submenu-cook">B</span>
Primer Theme v1.8.9 <strong>Documentation</strong>
Primer Theme v1.8.10 <strong>Documentation</strong>
</a>
</h2>
</div>
Expand Down
2 changes: 1 addition & 1 deletion .dev/sass/style.scss
Expand Up @@ -4,7 +4,7 @@
* Author: GoDaddy
* Author URI: https://www.godaddy.com/
* Description: Primer is a powerful theme that brings clarity to your content in a fresh design.
* Version: 1.8.9
* Version: 1.8.10
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: primer
Expand Down
2 changes: 1 addition & 1 deletion assets/css/admin/customizer-fonts-rtl.css
Expand Up @@ -104,4 +104,4 @@
background-position: -5px -955px; }

.primer-font-ubuntu {
background-position: -5px -1005px; }
background-position: -5px -1005px; }
2 changes: 1 addition & 1 deletion assets/css/admin/customizer-fonts.css
Expand Up @@ -104,4 +104,4 @@
background-position: -5px -955px; }

.primer-font-ubuntu {
background-position: -5px -1005px; }
background-position: -5px -1005px; }
2 changes: 1 addition & 1 deletion assets/css/admin/editor-blocks-rtl.css
Expand Up @@ -287,4 +287,4 @@ figcaption {
padding: 1rem; }

.wp-block-coblocks-form .coblocks-form__submit {
margin-top: -15px; }
margin-top: -15px; }
2 changes: 1 addition & 1 deletion assets/css/admin/editor-blocks.css
Expand Up @@ -287,4 +287,4 @@ figcaption {
padding: 1rem; }

.wp-block-coblocks-form .coblocks-form__submit {
margin-top: -15px; }
margin-top: -15px; }
2 changes: 1 addition & 1 deletion assets/css/admin/editor-frame.css
Expand Up @@ -41,4 +41,4 @@ body.two-column-default .wp-block, body.two-column-reversed .wp-block {
max-width: 640px; }

body.three-column-default .wp-block, body.three-column-center .wp-block, body.three-column-reversed .wp-block {
max-width: 450px; }
max-width: 450px; }
2 changes: 1 addition & 1 deletion assets/css/admin/layouts-rtl.css
Expand Up @@ -66,4 +66,4 @@
margin-right: 24px; }
.primer-layout-wrap ul li label > input {
visibility: visible;
position: relative; } }
position: relative; } }
2 changes: 1 addition & 1 deletion assets/css/admin/layouts.css
Expand Up @@ -66,4 +66,4 @@
margin-left: 24px; }
.primer-layout-wrap ul li label > input {
visibility: visible;
position: relative; } }
position: relative; } }
Binary file modified assets/images/hero-thumbnail.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/hero.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions editor-style-rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion editor-style.css
Expand Up @@ -590,4 +590,4 @@ object {

body {
margin: 20px;
background-color: #fff; }
background-color: #fff; }
4 changes: 2 additions & 2 deletions functions.php
Expand Up @@ -23,7 +23,7 @@
*
* @var string
*/
define( 'PRIMER_VERSION', '1.8.9' );
define( 'PRIMER_VERSION', '1.8.10' );

/**
* Minimum WordPress version required for Primer.
Expand Down Expand Up @@ -153,7 +153,7 @@
/**
* Load deprecation notice class
*
* @since NEXT
* @since 1.8.10
*/
require_once get_template_directory() . '/inc/deprecation-notice.php';

Expand Down
2 changes: 1 addition & 1 deletion inc/deprecation-notice.php
Expand Up @@ -6,7 +6,7 @@
* @package Classes/Deprecation_Notice
* @category Class
* @author GoDaddy
* @since NEXT
* @since 1.8.10
*/
class Primer_Deprecation_Notice {

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "primer",
"title": "Primer",
"description": "Primer is a powerful theme that brings clarity to your content in a fresh design. This is the parent for all themes in the GoDaddy Primer theme family.",
"version": "1.8.9",
"version": "1.8.10",
"author": "GoDaddy",
"license": "GPL-2.0",
"repository": "godaddy-wordpress/primer",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -4,7 +4,7 @@
**Requires at least:** 4.4
**Tested up to:** 5.4
**Requires PHP:** 5.6.0
**Stable tag:** 1.8.9
**Stable tag:** 1.8.10
**License:** GPL-2.0
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Expand Up @@ -4,7 +4,7 @@ Tags: custom-background, custom-colors, custom-header, custom-menu,
Requires at least: 4.4
Tested up to: 5.4
Requires PHP: 5.6.0
Stable tag: 1.8.9
Stable tag: 1.8.10
License: GPL-2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
4 changes: 1 addition & 3 deletions style-rtl.css

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions style.css
Expand Up @@ -3,14 +3,10 @@
* Theme URI: https://github.com/godaddy/wp-primer-theme
* Author: GoDaddy
* Author URI: https://www.godaddy.com/
* Description: Primer is a powerful theme that brings clarity to your content in a fresh design. Note: Primer will no longer receive support at the end of 2022. It is replaced by https://wordpress.org/themes/go/
* Version: 1.8.9
* Tested up to: 5.4
* Requires PHP: 5.6.0
* Description: Primer is a powerful theme that brings clarity to your content in a fresh design.
* Version: 1.8.10
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Tested Up To: 5.0
* Requires PHP: 5.6
* Text Domain: primer
* Domain Path: /languages
* Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, threaded-comments, three-columns, translation-ready, two-columns
Expand Down

0 comments on commit 74b3b34

Please sign in to comment.