Skip to content

Commit

Permalink
Prep for 1.1.1 release (godaddy-wordpress#380)
Browse files Browse the repository at this point in the history
* Prep for 1.1.1

* Update CircleCI badge

* PHPCS syntax fix

* Update composer PHPCS to 3.5.0
  • Loading branch information
Evan Herman authored Oct 15, 2019
1 parent 69b2787 commit b1ab9ff
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 80 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ temp
# Project Files
dist
!.dev/assets/shared/js/frontend/vendor/
*.mo

# Editors
*.esproj
Expand Down
134 changes: 72 additions & 62 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,72 @@
# Go #
**Contributors:** [godaddy](https://profiles.wordpress.org/godaddy), [richtabor](https://profiles.wordpress.org/richtabor), [eherman24](https://profiles.wordpress.org/eherman24), [jrtashjian](https://profiles.wordpress.org/jrtashjian)
**Tags:** [one-column](https://wordpress.org/themes/tags/one-column/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-logo](https://wordpress.org/themes/tags/custom-logo/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [theme-options](https://wordpress.org/themes/tags/theme-options/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [block-styles](https://wordpress.org/themes/tags/block-styles/), [wide-blocks](https://wordpress.org/themes/tags/wide-blocks/)
**Requires at least:** 5.0
**Tested up to:** 5.2
**Requires PHP:** 5.6.0
**Stable tag:** 0.2.0
**License:** GPL-2.0-only
**License URI:** https://www.gnu.org/licenses/license-list.html#GPLv2

Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.

[![CircleCI](https://circleci.com/gh/godaddy/wp-go-theme.svg?style=svg)](https://circleci.com/gh/godaddy/wp-go-theme) [![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/godaddy-wordpress/go/blob/master/license.txt) [![PHP >= 5.6](https://img.shields.io/badge/php-%3E=%205.6-8892bf.svg)](https://secure.php.net/supported-versions.php) [![WordPress >= 5.0](https://img.shields.io/badge/wordpress-%3E=%205.0-blue.svg)](https://wordpress.org/download/release-archive/)

## Description ##

**Features**

* Gutenberg-First
* Responsive Layout
* Customize Colors
* Multiple Design Styles
* Header Variations
* Footer Variations
* Social Links Menu
* WooCommerce-Ready
* Available in 29 Languages
* RTL Language Support

**Contributing**

You can fork and contribute back to Go by visiting [our public repo on GitHub](https://github.com/godaddy-wordpress/go).

## Installation ##

1. In your admin panel, navigate to **Appearance > Themes** and click the **Add New** button.
2. Type **Go** in the search form and press the **Enter** key on your keyboard.
3. Click the **Activate** button to begin using Go on your website.
4. In your admin panel, navigate to **Appearance > Customize**.
5. Put the finishing touches on your website by adding a logo, header image, and custom colors.

## Copyright ##

Go WordPress theme, Copyright 2019 GoDaddy Operating Company, LLC.
Go is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Go bundles the following third-party resources:

## Changelog ##

### 1.0.0 ###
* Initial release.
# Go #
**Contributors:** [godaddy](https://profiles.wordpress.org/godaddy), [richtabor](https://profiles.wordpress.org/richtabor), [eherman24](https://profiles.wordpress.org/eherman24), [jrtashjian](https://profiles.wordpress.org/jrtashjian)
**Tags:** [one-column](https://wordpress.org/themes/tags/one-column/), [custom-colors](https://wordpress.org/themes/tags/custom-colors/), [custom-logo](https://wordpress.org/themes/tags/custom-logo/), [custom-menu](https://wordpress.org/themes/tags/custom-menu/), [editor-style](https://wordpress.org/themes/tags/editor-style/), [theme-options](https://wordpress.org/themes/tags/theme-options/), [threaded-comments](https://wordpress.org/themes/tags/threaded-comments/), [translation-ready](https://wordpress.org/themes/tags/translation-ready/), [block-styles](https://wordpress.org/themes/tags/block-styles/), [wide-blocks](https://wordpress.org/themes/tags/wide-blocks/)
**Requires at least:** 5.0
**Tested up to:** 5.2
**Requires PHP:** 5.6.0
**Stable tag:** 1.1.0
**License:** GPL-2.0-only
License URI: https://www.gnu.org/licenses/license-list.html#GPLv2

Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.

[![CircleCI](https://circleci.com/gh/godaddy-wordpress/go.svg?style=svg)](https://circleci.com/gh/godaddy-wordpress/go) [![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/godaddy-wordpress/go/blob/master/license.txt) [![PHP >= 5.6](https://img.shields.io/badge/php-%3E=%205.6-8892bf.svg)](https://secure.php.net/supported-versions.php) [![WordPress >= 5.0](https://img.shields.io/badge/wordpress-%3E=%205.0-blue.svg)](https://wordpress.org/download/release-archive/)

## Description ##

**Features**

* Responsive Layout
* Multiple Design Styles
* Customize Colors
* Customize Fonts
* Multiple Design Styles
* Social Links Menu
* WooCommerce-Ready
* Available in 29 Languages
* RTL Language Support

**Contributing**

You can fork and contribute back to Go by visiting [our public repo on GitHub](https://github.com/godaddy-wordpress/go).

## Installation ##

1. In your admin panel, navigate to **Appearance > Themes** and click the **Add New** button.
2. Type **Go** in the search form and press the **Enter** key on your keyboard.
3. Click the **Activate** button to begin using Go on your website.
4. In your admin panel, navigate to **Appearance > Customize**.
5. Put the finishing touches on your website by adding a logo, header image, and custom colors.

## Copyright ##

Go WordPress theme, Copyright 2019 GoDaddy Operating Company, LLC.
Go is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Go bundles the following third-party resources:

TGM-Plugin-Activation, Copyright 2011, Thomas Griffin
License: GPLv2 or later
Source: http://tgmpluginactivation.com

Screenshot image #1, Copyright Negative Space
License: CC0 1.0 Universal (CC0 1.0) (https://creativecommons.org/publicdomain/zero/1.0/)
Source: https://stocksnap.io/photo/RCFX768X06

## Changelog ##

### 1.1.1 ###
* Introduce additional design styles.

### 1.1.0 ###
* Initial release.
2 changes: 0 additions & 2 deletions comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@
<div class="nav-next"><?php next_comments_link( esc_html_e( 'Newer Comments &rarr;', 'go' ) ); ?></div>
</nav>
<?php endif; // check for comment navigation. ?>

<?php

/*
* If there are no comments and comments are closed, let's leave a note.
* But we only want the note on posts and pages that had comments in the first place.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}
},
"require": {
"php": ">=5.5",
"php": ">=5.6",
"wpackagist-plugin/coblocks": "dev-trunk",
"wpackagist-plugin/woocommerce": "dev-trunk",
"oomphinc/composer-installers-extender": "^1.1",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* Theme constants.
*/
define( 'GO_VERSION', '0.2.0' );
define( 'GO_VERSION', '1.1.0' );

/**
* Core setup, hooks, and filters.
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "go",
"version": "0.2.0",
"version": "1.1.0",
"description": "Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.",
"homepage": "https://github.com/godaddy-wordpress/go",
"repository": {
"type": "git",
"url": "https://github.com/godaddy-wordpress/go",
"base": "godaddy/wp-go-theme"
"base": "godaddy-wordpress/go"
},
"author": {
"name": "GoDaddy",
Expand All @@ -20,7 +20,7 @@
"wordpress": ">= 5.0"
},
"badges": [
"[![CircleCI](https://circleci.com/gh/godaddy/wp-go-theme.svg?style=svg)](https://circleci.com/gh/godaddy/wp-go-theme)",
"[![CircleCI](https://circleci.com/gh/godaddy-wordpress/go.svg?style=svg)](https://circleci.com/gh/godaddy-wordpress/go)",
"[![License](https://img.shields.io/badge/license-GPL--2.0-brightgreen.svg)](https://github.com/<%= pkg.repository.base %>/blob/master/license.txt)",
"[![PHP <%= pkg.engines.php %>](https://img.shields.io/badge/php-<% print(encodeURI(pkg.engines.php)) %>-8892bf.svg)](https://secure.php.net/supported-versions.php)",
"[![WordPress <%= pkg.engines.wordpress %>](https://img.shields.io/badge/wordpress-<% print(encodeURI(pkg.engines.wordpress)) %>-blue.svg)](https://wordpress.org/download/release-archive/)"
Expand Down
10 changes: 6 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: one-column, custom-colors, custom-logo, custom-menu, editor-style, theme-o
Requires at least: 5.0
Tested up to: 5.2
Requires PHP: 5.6.0
Stable tag: 0.2.0
Stable tag: 1.1.0
License: GPL-2.0-only
License URI: https://www.gnu.org/licenses/license-list.html#GPLv2

Expand All @@ -14,12 +14,11 @@ Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowerin

**Features**

* Gutenberg-First
* Responsive Layout
* Multiple Design Styles
* Customize Colors
* Customize Fonts
* Multiple Design Styles
* Header Variations
* Footer Variations
* Social Links Menu
* WooCommerce-Ready
* Available in 29 Languages
Expand Down Expand Up @@ -64,5 +63,8 @@ Source: https://stocksnap.io/photo/RCFX768X06

== Changelog ==

= 1.1.1 =
* Introduce additional design styles.

= 1.1.0 =
* Initial release.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.
* Author: GoDaddy
* Author URI: https://www.godaddy.com
* Version: 0.2.0
* Version: 1.1.0
* License: GPL-2.0
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: go
Expand Down

0 comments on commit b1ab9ff

Please sign in to comment.