https://github.com/boldgrid/prime
BoldGrid Theme Framework Parent Theme
https://github.com/boldgrid/prime
Last synced: 12 months ago
JSON representation
BoldGrid Theme Framework Parent Theme
- Host: GitHub
- URL: https://github.com/boldgrid/prime
- Owner: BoldGrid
- License: gpl-3.0
- Created: 2016-03-18T16:12:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T02:52:10.000Z (about 3 years ago)
- Last Synced: 2024-03-26T20:39:00.477Z (over 2 years ago)
- Language: PHP
- Size: 51.7 MB
- Stars: 10
- Watchers: 8
- Forks: 7
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prime
Prime is a WordPress SuperTheme used to create new WordPress themes utilizing the [BoldGrid Theme Framework](https://github.com/boldgrid/boldgrid-theme-framework).
It's simple to create a new theme with prime, just clone the repo, install the deps, and name your theme/version:
```
$ git clone https://github.com/boldgrid/prime
$ yarn install
$ yarn theme prime 1.0.0
```
The last command creates a new .zip file for a WordPress theme called `Prime` at version `1.0.0`. Just replace the textdomain and version number with your own!
## Changelog
### 2.17.3 ###
* Update: Updated all WooCommerce Templates [#148](https://github.com/BoldGrid/prime/issues/148)
* Update: Add additional filters to support and upsell URLS
### 2.11.0 ###
* New Feature: Added responsive font size controls for Body Font, Headings and Site Title[#84](https://github.com/BoldGrid/boldgrid-theme-framework/issues/84)
* New Feature: Added support for new Sticky Header template and Footer Template features in Crio Pro 1.5.0[#544](https://github.com/BoldGrid/boldgrid-theme-framework/pull/544)
### 2.10.0 ###
* Bug Fix: Fix escaping in template file [#510](https://github.com/BoldGrid/boldgrid-theme-framework/issues/510)
* Bug Fix: Add Menu Link Hover Color Control in Crio [#328](https://github.com/BoldGrid/boldgrid-theme-framework/issues/328)
* Bug Fix: Explicit button height and nowrap makes buttons on mobile look bad [#475](https://github.com/BoldGrid/boldgrid-theme-framework/issues/475)
* Bug Fix: Improve button display in menus [#509](https://github.com/BoldGrid/boldgrid-theme-framework/issues/509)
* Bug Fix: Remove Text-Wrap from Headings [#508](https://github.com/BoldGrid/boldgrid-theme-framework/issues/508)
* Bug Fix: Cannot work with page title control from page unless Pro is active [#501](https://github.com/BoldGrid/boldgrid-theme-framework/issues/501)
* Bug Fix: Pagination padding and full-width margins creating horizontal scroll on mobile [#357](https://github.com/BoldGrid/boldgrid-theme-framework/issues/357)
* Bug Fix: Continued padding / margin fixes in Crio [#347](https://github.com/BoldGrid/boldgrid-theme-framework/issues/347)
* Bug Fix: Search result excerpt incldues the word Read... unlinked without space [#448](https://github.com/BoldGrid/boldgrid-theme-framework/issues/448)
* Bug Fix: Fix escaping in template file [105677](https://themes.trac.wordpress.org/ticket/105677)
### 2.9.0 ###
Update: Updating Prime version number to match latest BGTFW release version
### 2.8.1 ###
Update: Change incorrect escaping functions to meet WordPress Coding Standards.
### 2.7.0 ###
* New Feature: Header layout presets.
* New Feature: Partial Refresh enabled for more header elements in customizer.
* New Feature: Replaced Column Width controls with new multi-sliders.
* Note: Skipped 2.6.0 for more consistent versioning with BGTFW & Crio releases.
### 2.5.2 ###
Bug Fix: Update 'Tested to' to 5.7
### 2.5.1 ###
Bug Fix: Fix responsiveness of Pro Features Page.
### 2.5.0 ###
New Feature: Added a 'Crio' top level menu page, moved the welcome page there, and added a 'Get Pro' page to highlight new premium features.
### 2.4.0 ###
New Feature: Increased flexibility of page / post / woocommerce templates to allow better compatibility with Crio Pro's Custom Page Headers [#100] (https://github.com/BoldGrid/prime/pull/100)
### 2.3.0 ###
New Feature: Added compatibility with Crio Page Header Templates. [#94] (https://github.com/BoldGrid/prime/pull/94)
### 2.2.13 ###
Bug Fix: Cannot use Crio Customizer with Sprout Invoices [#93] (https://github.com/BoldGrid/prime/issues/93)
### 2.2.12 ###
Update: Add template conditionals for Sprout Estimates.
### 2.2.11 ###
Update: Add template conditionals for Sprout Invoices.
### 2.2.10 ###
* Update: Changed default fonts with spaces to be quoted.
* Update: Updated 'Tested up to: 5.5'
### 2.2.9 ###
* Bug fix: Shop pages showing multiple H1 headings. [#66](https://github.com/BoldGrid/prime/issues/66)
* Update: Updated style.css to include new fields.
### 2.2.8 ###
* Update: Updated WooCommerce Templates.
### 2.2.7 ###
* Bug fix: Ensure that the site header is correctly output when settings are updated in customizer. [#127](https://github.com/BoldGrid/boldgrid-theme-framework/issues/127)
* Update: Changed some of the welcome page content to better assist new users with a fresh site in getting started. [#53](https://github.com/BoldGrid/prime/issues/53), [#54](https://github.com/BoldGrid/prime/issues/54)
### 2.2.6 ###
* Bug fix: Comment titles on post/pages should not be hidden when post titles are hidden in customizer. [#123](https://github.com/BoldGrid/boldgrid-theme-framework/issues/123)
* Bug fix: Creating new menu in customizer should show only used menu locations. [#124](https://github.com/BoldGrid/boldgrid-theme-framework/issues/124)
* Bug fix: Allow fonts to display in Gutenberg and Classic Editor for proper WYSIWYG. [#125](https://github.com/BoldGrid/boldgrid-theme-framework/issues/125)
* Update: Fixed some grammatical issues.
* Update: Conditionally hide/show premium sections in theme's welcome page/dashboard.
### 2.2.5 ###
* Update: Version bump.
### 2.2.4 ###
* Bug fix: TGMPA had incorrect link.
### 2.2.3 ###
* Bug fix: Menu items with mark now respect whitespace. [#114](https://github.com/BoldGrid/boldgrid-theme-framework/issues/114)
* Bug fix: The "No Sidebar" icon is used for customizer controls instead of default "Sidebar Right". [#116](https://github.com/BoldGrid/boldgrid-theme-framework/issues/116)
* Bug fix: Primary sidebar now loads in the Widgets section in customizer. [#118](https://github.com/BoldGrid/boldgrid-theme-framework/issues/118)
* Bug fix: Sidebar icon is now properly positioned. [#119](https://github.com/BoldGrid/boldgrid-theme-framework/issues/119)
* Bug fix: Section title fonts in customizer are now correct. [#120](https://github.com/BoldGrid/boldgrid-theme-framework/issues/120)
* Update: Removed unnecessary loading of FontAwesome from CDN in Kirki. [#113](https://github.com/BoldGrid/boldgrid-theme-framework/issues/113)
* Update: The default for post dates has been set to date format instead of human readable. [#115](https://github.com/BoldGrid/boldgrid-theme-framework/issues/115)
* Update: Removed Crio branding from customizer controls. [#117](https://github.com/BoldGrid/boldgrid-theme-framework/issues/117)
* Update: Updated theme dashboard support information. [#48](https://github.com/BoldGrid/prime/issues/48)
### 2.2.2 ###
* Update: Minor changes for WPTRT WordPress.org submission.
### 2.2.1 ###
* Bug fix: Pagination "active" class is now properly applied. [#109](https://github.com/BoldGrid/boldgrid-theme-framework/issues/109)
* Bug fix: Removed duplicate panel being displayed in Gutenberg Editor. [#108](https://github.com/BoldGrid/boldgrid-theme-framework/issues/108)
* Bug fix: Ignored CSS transitions on archive pages when printing. [#106](https://github.com/BoldGrid/boldgrid-theme-framework/issues/106)
* Update: Increased tap target size for pagination. [#105](https://github.com/BoldGrid/boldgrid-theme-framework/issues/105)
### 2.2.0 ###
* New Feature: Users can now toggle on/off the "Scroll To Top" button from the customizer. [#78](https://github.com/BoldGrid/boldgrid-theme-framework/issues/78), [#79](https://github.com/BoldGrid/boldgrid-theme-framework/issues/79)
* New Feature: Users can now select different background blend modes for background image overlays in the customizer. [#85](https://github.com/BoldGrid/boldgrid-theme-framework/issues/85)
* Bugfix: Southwest alignment control for branding blocks should now be correctly aligned. [#80](https://github.com/BoldGrid/boldgrid-theme-framework/issues/80)
* Bugfix: Pagination elipses should no longer have hover effects applied. [#77](https://github.com/BoldGrid/boldgrid-theme-framework/issues/77)
* Bugfix: Parallax backgrounds should show up on the frontend site now. [#81](https://github.com/BoldGrid/boldgrid-theme-framework/issues/81)
* Bugfix: Parallax backgrounds should now fill entire screen in customizer. [#82](https://github.com/BoldGrid/boldgrid-theme-framework/issues/82)
* Bugfix: Fixed some issues for select elements not displaying with the correct styles on the frontend site.
* Bugfix: Fixed issue where sidebars were not dynamically populating in customizer. [#47](https://github.com/BoldGrid/boldgrid-theme-framework/issues/47)
* Bugfix: WP5.2 unitless line-height causing alignment issues for icons in customizer. [#88](https://github.com/BoldGrid/boldgrid-theme-framework/issues/88)
* Bugfix: WooCommerce quantity inputs no longer disabled after ajax cart updates. [#34](https://github.com/BoldGrid/boldgrid-theme-framework/issues/34)
* Bugfix: Fixed partial refresh issue with changing header layouts. [#91](https://github.com/BoldGrid/boldgrid-theme-framework/issues/91)
* Update: WooCommerce templates and support have been updated for WooCommerce `3.6.2`.
- This has continued our deprecation of the following templates:
+ woocommerce/global/form-login.php
+ woocommerce/single-product-reviews.php
+ woocommerce/loop/orderby.php
- WooCommerce `3.6.3` adds new hooks for quantity inputs in `woocommerce/global/quantity-input.php`.
+ The template is updated to use `3.6.3`'s template with the hooks, and once `3.6.3` is released this template will be deprecated.
* Update: Raised minimum PHP version to 5.6.0.
* Update: Updated scssphp dep to latest version.
* Update: Removed jQuery Stellar library and added Jarallax for a smoother parallax effect and better performance.
* Update: Removed limitation of node 10.12.0 - 10.13.0 for build process. [#86](https://github.com/BoldGrid/boldgrid-theme-framework/pull/86)
* Update: Added support for WooCommerce's upcoming new hooks: `woocommerce_before_quantity_input_field`, and `woocommerce_after_quantity_input_field`.
* Update: Added `.form-control` and `.input-number` CSS classes to quantity inputs via `woocommerce_quantity_input_classes`.
* Update: Ensure `paginate_comments_links` is being used where necessary. [#92](https://github.com/BoldGrid/boldgrid-theme-framework/issues/92)
* Update: scssphp package updated.
### 2.1.3 ###
* Bugfix: Fixed issue with dynamic imports resolving to incorrect paths.
* Update: Removed wp_deregister_style and wp_deregister_script calls for selectWoo.
### 2.1.2 ###
* Bugfix: Added starter content's customizer query for blog posts.
* Bugfix: Removed closing div for widget areas in customizer.
* Update: Removed source maps for production build.
### 2.1.1 ###
* Bugfix: Added missing skiplink from transition to dyanmic header/footer layouts introduced in 2.0.0.
* Bugfix: Fixed issue with meta chartset always being utf-8.
* Bugfix: Fixed issue with IE compatibility not always forcing edge mode (legacy only).
* Bugfix: Addressed various output escaping issues.
* New Feature: Added resources.txt for bundled resource license details.
* New Feature: Added readme.txt for WordPress.org's theme requirements.
* New Feature: Moved translation support from bgtfw to themes.
* New Feature: Added Crio page to the Appearances section in the dashboard.
* New Feature: Added new background patterns for customizer.
* New Feature: Added styles for Gutenberg buttons.
* Update: Removed NinjaForms bootstrap.css overrides.
* Update: Switched to MIT licensed animation library, everything works as it did before, including other plugins hooked in.
* Update: Removed starter content installation options from theme.
* Update: Users no longer redirected on theme activation.
* Update: Removed BoldGrid Library. It can still be used in other themes if needed.
* Update: New theme screenshot added.
* Update: Replaced all non-GPL-2.0-or-later compatible images.
* Update: Updated WooCommerce templates for v3.5.7 compatibility.
- This has continued our deprecation of several templates:
+ woocommerce/single-product/add-to-cart/variable.php
+ woocommerce/myaccount/form-reset-password.php
+ woocommerce/myaccount/form-lost-password.php
+ woocommerce/myaccount/form-login.php
+ woocommerce/checkout/payment.php
### 2.1.0 ###
* Update: Updated library to 2.7.6
### 2.1.0-rc.2 ###
* Update: Updated WooCommerce templates for v3.5.2 compatibility.
* Update: Moved location of the composer vendor folder into parent theme dir.
* Update: Moved theme starter content welcome page to parent theme dir.
* Update: Changed default fonts for starter content.
### 2.1.0-rc.1 ###
* Update: Added dynamic layout for sticky headers.
* Update: Added import defaults for header/footer/sticky-header layout.
* Update: Removed the following deprecated configs:
- bgtfw_site_title_display
- bgtfw_tagline_display
- boldgrid_footer_widgets
- bgtfw_header_top_layouts
- header_container
- footer_container
- bgtfw_footer_layouts
### 2.1.0-alpha.1 ###
* Update: Added dynamic layout methods to header/footer.
* Update: Changed title positions in template.
* Update: Removed a few wooCommerce templates that are no longer needed.
### 1.5.5 ###
* Bug Fix: Fixing issue with grouped products.
* Bug Fix: Fixing issue with incorrect nonces passed.
### 1.5.4 ###
* Update: Applied WooCommerce 3.4.0 template updates.
### 1.5.3 ###
* Update: Applied WooCommerce template updates.
### 1.5.2 ###
* Update: Updated wooCommerce templates for WC 3.3.0.
* Bug Fix: Fixed FOUC on button in my-account downloads template.
### 1.5.1 ###
* Update: Switch to custom method for paging navigation.
* Bug Fix: Display a wrapping column on blog posts without sidebars.
### 1.5 ###
* Update: Bump version.
### 1.4.5 ###
* Update: Added new template tag method for entry-footer template.
* Bug Fix: Fixed issue with skip links not pointing to valid ID.
* Update: Updated wooCommerce empty cart and cart templates for v3.1 and removed widget overrides.
### 1.4.4 ###
* Update: Addressing wooCommerce bugfixes for variable and grouped products' add to cart templates.
* Update: Fixing product search form classes.
* Update: Updated form-billing.php wooCommerce template for v3.0.9.
### 1.4.3 ###
* Update: Added wooCommerce v3.0+ compatibility.
### 1.4.2 ###
* Update: Added build process to provide a full theme .zip for users to download from github.
* Update: Created additional wooCommerce templates to integrate with BoldGrid Theme Framework
* Update: Prime now uses the standard header/footer "generic" templates.
### 1.4.1 ###
* Update: Improving wooCommerce integration with BoldGrid Theme Framework.
### 1.4 ###
* Bump version.
### 1.2.3 ###
* Update: Added gulp to package deps.
### 1.2.2 ###
* Update: Updating code standards.
### 1.2.1 ###
* Bug Fix: Removing search template container classes.
### 1.2 ###
* Bug Fix: Display 404 information only if it's found.
* Bug Fix: Fixing the page count for "Page Sitemap."
### 1.1.5 ###
* Bug Fix: Always print container markup in entry-header.
### 1.1.4 ###
* Bug Fix: Home page title causes duplicate H1 tags.
### 1.1.3 ###
* New feature: Framework Version in use now displayed in HTML comment for easier reference.
### 1.1.2 ###
* Bug Fix: Don't print out a link if there's no title for page or post in recent-entries template.
* Bug Fix: Sidebar not displaying correctly on search pages.
### 1.1.1 ###
* Bug Fix: Fixed issue for site with no posts or pages.
* New feature: Add empty widget area messages for sidebar.
* Bug Fix: Let variables get passed in to CTA template.
### 1.1 ###
* New feature: Added Container Configs.
### 1.0 ###
* Initial Release