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

Commit

Permalink
1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed May 22, 2020
1 parent 79feb96 commit 57bdd0b
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .dev/docs/apigen/godaddy/config.neon
@@ -1,4 +1,4 @@
name: "GoDaddy"

options:
activeVersion: '1.8.8'
activeVersion: '1.8.9'
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.8 <strong>Documentation</strong>
Primer Theme v1.8.9 <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.8
* Version: 1.8.9
* 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/images/layouts/one-column-narrow-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/one-column-narrow.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/one-column-wide-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/one-column-wide.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-center-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-center.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-default-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-default.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-reversed-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/three-column-reversed.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/two-column-default-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/two-column-default.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/two-column-reversed-rtl.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/images/layouts/two-column-reversed.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/js/navigation.min.js

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

2 changes: 1 addition & 1 deletion functions.php
Expand Up @@ -23,7 +23,7 @@
*
* @var string
*/
define( 'PRIMER_VERSION', '1.8.8' );
define( 'PRIMER_VERSION', '1.8.9' );

/**
* Minimum WordPress version required for Primer.
Expand Down
2 changes: 1 addition & 1 deletion inc/compat/woocommerce.php
Expand Up @@ -748,7 +748,7 @@ function primer_wc_product_header_image() {
*
* @return object|integer
*
* @since NEXT
* @since 1.8.9
*/
function primer_wc_header_image_object( $queried_object ) {

Expand Down
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.8",
"version": "1.8.9",
"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.8
**Stable tag:** 1.8.9
**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.8
Stable tag: 1.8.9
License: GPL-2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
2 changes: 1 addition & 1 deletion style-rtl.css
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.8
* Version: 1.8.9
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: primer
Expand Down
4 changes: 1 addition & 3 deletions style.css
Expand Up @@ -4,9 +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.8
* Tested up to: 5.4
* Requires PHP: 5.6.0
* Version: 1.8.9
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: primer
Expand Down

0 comments on commit 57bdd0b

Please sign in to comment.