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.
CSS JavaScript PHP HTML Other
Latest commit 8bacb95 Mar 7, 2017 @EvanHerman EvanHerman committed on GitHub Merge pull request #176 from godaddy/master
Merge
Permalink
Failed to load latest commit information.
.dev 1.6.0 Mar 2, 2017
assets Change input type back to text Feb 28, 2017
inc 1.6.0 Mar 2, 2017
languages Add mo Mar 1, 2017
templates 1.6.0 Mar 2, 2017
.distignore Simplufy distignore Feb 21, 2017
.gitignore Update grunt to 1.0.1 Feb 9, 2017
.gitmodules Remove genericons as submodule Jun 21, 2016
.travis.yml Update travis config to support tags Feb 22, 2017
404.php Revert text domain Sep 20, 2016
Gruntfile.js Add support for additional NEXT replacements Feb 28, 2017
archive.php Deprecate primer_paging_nav. Introduce primer_pagination. Feb 27, 2017
comments.php More phpcs fixes Feb 22, 2017
content-none.php More phpcs fixes Feb 22, 2017
content-page.php More phpcs fixes Feb 22, 2017
content-search.php More phpcs fixes Feb 22, 2017
content.php More phpcs fixes Feb 22, 2017
editor-style-rtl.css Tweak select2 height Feb 15, 2017
editor-style.css Tweak select2 height Feb 15, 2017
footer.php More phpcs fixes Feb 22, 2017
functions.php 1.6.0 Mar 2, 2017
header.php Handle old child theme hook compat via special API Feb 28, 2017
index.php Deprecate primer_paging_nav. Introduce primer_pagination. Feb 27, 2017
license.txt Add license file Sep 10, 2016
package.json 1.6.0 Mar 2, 2017
page.php Add primer_current_layout filter, compat dir, docblock fixes Sep 10, 2016
phpcs.ruleset.xml Add phpcs ruleset Feb 28, 2017
readme.md 1.6.0 Mar 2, 2017
readme.txt 1.6.0 Mar 2, 2017
screenshot.png Update screenshot Mar 1, 2017
search.php Deprecate primer_paging_nav. Introduce primer_pagination. Feb 27, 2017
sidebar-tertiary.php Revert "Rename primer to the_primer" Sep 20, 2016
sidebar.php Revert "Rename primer to the_primer" Sep 20, 2016
single.php Revert "Rename primer to the_primer" Sep 20, 2016
style-rtl.css 1.6.0 Mar 2, 2017
style.css 1.6.0 Mar 2, 2017

readme.md

Primer

Contributors: godaddy, fjarrett, jonathanbardo, eherman24
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
Requires at least: 4.4
Tested up to: 4.7
Stable tag: 1.6.0
License: GPL-2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html

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.

Build Status devDependencies Status License PHP >= 5.2 WordPress >= 4.4

Description

Features

  • Responsive Layout
  • Color Scheme Presets
  • Customize Colors
  • Customize Fonts
  • One, Two, and Three Column Layouts
  • Fixed & Fluid Widths
  • Header Image Widget Area
  • Social Links Menu
  • WooCommerce-Ready
  • Available in 29 Languages
  • RTL Language Support

Contributing

You can fork and contribute back to Primer by visiting our public repo on GitHub.

Installation

  1. In your admin panel, nagivate to Appearance > Themes and click the Add New button.
  2. Type Primer in the search form and press the Enter key on your keyboard.
  3. Click the Activate button to begin using Primer 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

Primer WordPress theme, Copyright 2017 GoDaddy Operating Company, LLC. Primer 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.

Primer bundles the following third-party resources:

Genericons icon font, Copyright 2013 Automattic, Inc. License: GPL-2.0 (or later) Source: https://genericons.com/

Stock photography, Unsplash License: Creative Commons Zero Source: https://unsplash.com/photos/v4ZUGlrdVAA

Changelog

1.6.0

  • New: Hero Text widget designed for your site's front page @props jonathanbardo, fjarrett
  • Tweak: Improved posts pagination design based on core pagination @props fjarrett, evanherman
  • Tweak: The primer_paging_nav() function has been deprecated in favor of primer_pagination() @props fjarrett, evanherman
  • Tweak: The WooCommerce template overrides directory has been moved to templates/woocommerce/ @props fjarrett
  • Fix: Text overlap on WooCommerce Add to Cart buttons in certain languages @props fjarrett, evanherman
  • Fix: WooCommerce menu item appearing on older child themes without styles to support it @props fjarrett

1.5.1

  • Fix: Category and tag list display on posts @props fjarrett

1.5.0

  • New: Full compatibility with the WooCommerce plugin @props evanherman, fjarrett
  • New: Add Front Page Title setting to the Static Front Page section of the Customizer @props evanherman
  • New: Added Footer Copyright Text setting to the Site Identity section of the Customizer @props evanherman
  • New: Added Author Credit toggle to the Site Identity section of the Customizer @props evanherman
  • New: Developer documentation! @props evanherman
  • Tweak: Added nofollow attribute to theme author link in the footer @props evanherman
  • Tweak: Use core post navigation function @props evanherman
  • Fix: Display glitch when last main menu item is a submenu @props evanherman

1.4.2

  • Added word-wrap where text was overflowing @props evanherman
  • Updated translations @props jonathanbardo
  • Added font-family support for WooCommerce buttons @props fjarret

1.4.1

1.4.0

1.3.0

  • Initial release.