{"id":21332110,"url":"https://github.com/boldgrid/prime","last_synced_at":"2025-07-12T10:31:10.113Z","repository":{"id":7036239,"uuid":"54214839","full_name":"BoldGrid/prime","owner":"BoldGrid","description":"BoldGrid Theme Framework Parent Theme","archived":false,"fork":false,"pushed_at":"2023-04-17T02:52:10.000Z","size":54255,"stargazers_count":10,"open_issues_count":15,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-26T20:39:00.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BoldGrid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-18T16:12:39.000Z","updated_at":"2023-02-28T17:02:39.000Z","dependencies_parsed_at":"2023-02-18T02:45:17.376Z","dependency_job_id":null,"html_url":"https://github.com/BoldGrid/prime","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoldGrid%2Fprime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoldGrid%2Fprime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoldGrid%2Fprime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoldGrid%2Fprime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoldGrid","download_url":"https://codeload.github.com/BoldGrid/prime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225814888,"owners_count":17528295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T22:45:58.627Z","updated_at":"2024-11-21T22:45:59.347Z","avatar_url":"https://github.com/BoldGrid.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prime\nPrime is a WordPress SuperTheme used to create new WordPress themes utilizing the [BoldGrid Theme Framework](https://github.com/boldgrid/boldgrid-theme-framework).\n\nIt's simple to create a new theme with prime, just clone the repo, install the deps, and name your theme/version:\n\n```\n$ git clone https://github.com/boldgrid/prime\n$ yarn install\n$ yarn theme prime 1.0.0\n```\n\nThe 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!\n\n## Changelog\n\n### 2.17.3 ###\n* Update: Updated all WooCommerce Templates [#148](https://github.com/BoldGrid/prime/issues/148)\n* Update: Add additional filters to support and upsell URLS\n\n### 2.11.0 ###\n* New Feature: Added responsive font size controls for Body Font, Headings and Site Title[#84](https://github.com/BoldGrid/boldgrid-theme-framework/issues/84)\n* 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)\n\n### 2.10.0 ###\n* Bug Fix: Fix escaping in template file [#510](https://github.com/BoldGrid/boldgrid-theme-framework/issues/510)\n* Bug Fix: Add Menu Link Hover Color Control in Crio [#328](https://github.com/BoldGrid/boldgrid-theme-framework/issues/328)\n* Bug Fix: Explicit button height and nowrap makes buttons on mobile look bad [#475](https://github.com/BoldGrid/boldgrid-theme-framework/issues/475)\n* Bug Fix: Improve button display in menus [#509](https://github.com/BoldGrid/boldgrid-theme-framework/issues/509)\n* Bug Fix: Remove Text-Wrap from Headings [#508](https://github.com/BoldGrid/boldgrid-theme-framework/issues/508)\n* Bug Fix: Cannot work with page title control from page unless Pro is active [#501](https://github.com/BoldGrid/boldgrid-theme-framework/issues/501)\n* Bug Fix: Pagination padding and full-width margins creating horizontal scroll on mobile [#357](https://github.com/BoldGrid/boldgrid-theme-framework/issues/357)\n* Bug Fix: Continued padding / margin fixes in Crio [#347](https://github.com/BoldGrid/boldgrid-theme-framework/issues/347)\n* Bug Fix: Search result excerpt incldues the word Read... unlinked without space [#448](https://github.com/BoldGrid/boldgrid-theme-framework/issues/448)\n* Bug Fix: Fix escaping in template file [105677](https://themes.trac.wordpress.org/ticket/105677)\n\n### 2.9.0 ###\nUpdate: Updating Prime version number to match latest BGTFW release version\n\n### 2.8.1 ###\nUpdate: Change incorrect escaping functions to meet WordPress Coding Standards.\n\n### 2.7.0 ###\n* New Feature: Header layout presets.\n* New Feature: Partial Refresh enabled for more header elements in customizer.\n* New Feature: Replaced Column Width controls with new multi-sliders.\n* Note: Skipped 2.6.0 for more consistent versioning with BGTFW \u0026 Crio releases.\n\n### 2.5.2 ###\nBug Fix: Update 'Tested to' to 5.7\n\n### 2.5.1 ###\nBug Fix: Fix responsiveness of Pro Features Page.\n\n### 2.5.0 ###\nNew Feature: Added a 'Crio' top level menu page, moved the welcome page there, and added a 'Get Pro' page to highlight new premium features.\n\n### 2.4.0 ###\nNew 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)\n\n### 2.3.0 ###\nNew Feature: Added compatibility with Crio Page Header Templates. [#94] (https://github.com/BoldGrid/prime/pull/94)\n\n### 2.2.13 ###\nBug Fix: Cannot use Crio Customizer with Sprout Invoices [#93] (https://github.com/BoldGrid/prime/issues/93)\n\n### 2.2.12 ###\nUpdate: Add template conditionals for Sprout Estimates.\n\n### 2.2.11 ###\nUpdate: Add template conditionals for Sprout Invoices.\n\n### 2.2.10 ###\n* Update: Changed default fonts with spaces to be quoted.\n* Update: Updated 'Tested up to: 5.5'\n\n### 2.2.9 ###\n* Bug fix: Shop pages showing multiple H1 headings. [#66](https://github.com/BoldGrid/prime/issues/66)\n* Update: Updated style.css to include new fields.\n\n### 2.2.8 ###\n* Update: Updated WooCommerce Templates.\n\n### 2.2.7 ###\n* 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)\n* 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)\n\n### 2.2.6 ###\n* 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)\n* Bug fix: Creating new menu in customizer should show only used menu locations. [#124](https://github.com/BoldGrid/boldgrid-theme-framework/issues/124)\n* Bug fix: Allow fonts to display in Gutenberg and Classic Editor for proper WYSIWYG. [#125](https://github.com/BoldGrid/boldgrid-theme-framework/issues/125)\n* Update: Fixed some grammatical issues.\n* Update: Conditionally hide/show premium sections in theme's welcome page/dashboard.\n\n### 2.2.5 ###\n* Update: Version bump.\n\n### 2.2.4 ###\n* Bug fix: TGMPA had incorrect link.\n\n### 2.2.3 ###\n* Bug fix: Menu items with mark now respect whitespace. [#114](https://github.com/BoldGrid/boldgrid-theme-framework/issues/114)\n* 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)\n* Bug fix: Primary sidebar now loads in the Widgets section in customizer. [#118](https://github.com/BoldGrid/boldgrid-theme-framework/issues/118)\n* Bug fix: Sidebar icon is now properly positioned. [#119](https://github.com/BoldGrid/boldgrid-theme-framework/issues/119)\n* Bug fix: Section title fonts in customizer are now correct. [#120](https://github.com/BoldGrid/boldgrid-theme-framework/issues/120)\n* Update: Removed unnecessary loading of FontAwesome from CDN in Kirki. [#113](https://github.com/BoldGrid/boldgrid-theme-framework/issues/113)\n* 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)\n* Update: Removed Crio branding from customizer controls. [#117](https://github.com/BoldGrid/boldgrid-theme-framework/issues/117)\n* Update: Updated theme dashboard support information. [#48](https://github.com/BoldGrid/prime/issues/48)\n\n### 2.2.2 ###\n* Update: Minor changes for WPTRT WordPress.org submission.\n\n### 2.2.1 ###\n* Bug fix: Pagination \"active\" class is now properly applied. [#109](https://github.com/BoldGrid/boldgrid-theme-framework/issues/109)\n* Bug fix: Removed duplicate panel being displayed in Gutenberg Editor. [#108](https://github.com/BoldGrid/boldgrid-theme-framework/issues/108)\n* Bug fix: Ignored CSS transitions on archive pages when printing. [#106](https://github.com/BoldGrid/boldgrid-theme-framework/issues/106)\n* Update: Increased tap target size for pagination. [#105](https://github.com/BoldGrid/boldgrid-theme-framework/issues/105)\n\n### 2.2.0 ###\n* 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)\n* 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)\n* Bugfix: Southwest alignment control for branding blocks should now be correctly aligned. [#80](https://github.com/BoldGrid/boldgrid-theme-framework/issues/80)\n* Bugfix: Pagination elipses should no longer have hover effects applied. [#77](https://github.com/BoldGrid/boldgrid-theme-framework/issues/77)\n* Bugfix: Parallax backgrounds should show up on the frontend site now. [#81](https://github.com/BoldGrid/boldgrid-theme-framework/issues/81)\n* Bugfix: Parallax backgrounds should now fill entire screen in customizer. [#82](https://github.com/BoldGrid/boldgrid-theme-framework/issues/82)\n* Bugfix: Fixed some issues for select elements not displaying with the correct styles on the frontend site.\n* Bugfix: Fixed issue where sidebars were not dynamically populating in customizer. [#47](https://github.com/BoldGrid/boldgrid-theme-framework/issues/47)\n* Bugfix: WP5.2 unitless line-height causing alignment issues for icons in customizer. [#88](https://github.com/BoldGrid/boldgrid-theme-framework/issues/88)\n* Bugfix: WooCommerce quantity inputs no longer disabled after ajax cart updates. [#34](https://github.com/BoldGrid/boldgrid-theme-framework/issues/34)\n* Bugfix: Fixed partial refresh issue with changing header layouts. [#91](https://github.com/BoldGrid/boldgrid-theme-framework/issues/91)\n* Update: WooCommerce templates and support have been updated for WooCommerce `3.6.2`.\n\t- This has continued our deprecation of the following templates:\n\t\t+ woocommerce/global/form-login.php\n\t\t+ woocommerce/single-product-reviews.php\n\t\t+ woocommerce/loop/orderby.php\n\t- WooCommerce `3.6.3` adds new hooks for quantity inputs in `woocommerce/global/quantity-input.php`.\n\t\t+ 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.\n* Update: Raised minimum PHP version to 5.6.0.\n* Update: Updated scssphp dep to latest version.\n* Update: Removed jQuery Stellar library and added Jarallax for a smoother parallax effect and better performance.\n* Update: Removed limitation of node 10.12.0 - 10.13.0 for build process. [#86](https://github.com/BoldGrid/boldgrid-theme-framework/pull/86)\n* Update: Added support for WooCommerce's upcoming new hooks: `woocommerce_before_quantity_input_field`, and `woocommerce_after_quantity_input_field`.\n* Update: Added `.form-control` and `.input-number` CSS classes to quantity inputs via `woocommerce_quantity_input_classes`.\n* Update: Ensure `paginate_comments_links` is being used where necessary. [#92](https://github.com/BoldGrid/boldgrid-theme-framework/issues/92)\n* Update: scssphp package updated.\n\n### 2.1.3 ###\n* Bugfix: Fixed issue with dynamic imports resolving to incorrect paths.\n* Update: Removed wp_deregister_style and wp_deregister_script calls for selectWoo.\n\n### 2.1.2 ###\n* Bugfix: Added starter content's customizer query for blog posts.\n* Bugfix: Removed closing div for widget areas in customizer.\n* Update: Removed source maps for production build.\n\n### 2.1.1 ###\n* Bugfix: Added missing skiplink from transition to dyanmic header/footer layouts introduced in 2.0.0.\n* Bugfix: Fixed issue with meta chartset always being utf-8.\n* Bugfix: Fixed issue with IE compatibility not always forcing edge mode (legacy only).\n* Bugfix: Addressed various output escaping issues.\n* New Feature: Added resources.txt for bundled resource license details.\n* New Feature: Added readme.txt for WordPress.org's theme requirements.\n* New Feature: Moved translation support from bgtfw to themes.\n* New Feature: Added Crio page to the Appearances section in the dashboard.\n* New Feature: Added new background patterns for customizer.\n* New Feature: Added styles for Gutenberg buttons.\n* Update: Removed NinjaForms bootstrap.css overrides.\n* Update: Switched to MIT licensed animation library, everything works as it did before, including other plugins hooked in.\n* Update: Removed starter content installation options from theme.\n* Update: Users no longer redirected on theme activation.\n* Update: Removed BoldGrid Library.  It can still be used in other themes if needed.\n* Update: New theme screenshot added.\n* Update: Replaced all non-GPL-2.0-or-later compatible images.\n* Update: Updated WooCommerce templates for v3.5.7 compatibility.\n\t- This has continued our deprecation of several templates:\n\t\t+ woocommerce/single-product/add-to-cart/variable.php\n\t\t+ woocommerce/myaccount/form-reset-password.php\n\t\t+ woocommerce/myaccount/form-lost-password.php\n\t\t+ woocommerce/myaccount/form-login.php\n\t\t+ woocommerce/checkout/payment.php\n\n### 2.1.0 ###\n* Update: Updated library to 2.7.6\n\n### 2.1.0-rc.2 ###\n* Update: Updated WooCommerce templates for v3.5.2 compatibility.\n* Update: Moved location of the composer vendor folder into parent theme dir.\n* Update: Moved theme starter content welcome page to parent theme dir.\n* Update: Changed default fonts for starter content.\n\n### 2.1.0-rc.1 ###\n* Update: Added dynamic layout for sticky headers.\n* Update: Added import defaults for header/footer/sticky-header layout.\n* Update: Removed the following deprecated configs:\n\t- bgtfw_site_title_display\n\t- bgtfw_tagline_display\n\t- boldgrid_footer_widgets\n\t- bgtfw_header_top_layouts\n\t- header_container\n\t- footer_container\n\t- bgtfw_footer_layouts\n\n### 2.1.0-alpha.1 ###\n* Update: Added dynamic layout methods to header/footer.\n* Update: Changed title positions in template.\n* Update: Removed a few wooCommerce templates that are no longer needed.\n\n### 1.5.5 ###\n* Bug Fix: Fixing issue with grouped products.\n* Bug Fix: Fixing issue with incorrect nonces passed.\n\n### 1.5.4 ###\n* Update: Applied WooCommerce 3.4.0 template updates.\n\n### 1.5.3 ###\n* Update: Applied WooCommerce template updates.\n\n### 1.5.2 ###\n* Update: Updated wooCommerce templates for WC 3.3.0.\n* Bug Fix: Fixed FOUC on button in my-account downloads template.\n\n### 1.5.1 ###\n* Update: Switch to custom method for paging navigation.\n* Bug Fix: Display a wrapping column on blog posts without sidebars.\n\n### 1.5 ###\n* Update: Bump version.\n\n### 1.4.5 ###\n* Update: Added new template tag method for entry-footer template.\n* Bug Fix: Fixed issue with skip links not pointing to valid ID.\n* Update: Updated wooCommerce empty cart and cart templates for v3.1 and removed widget overrides.\n\n### 1.4.4 ###\n* Update: Addressing wooCommerce bugfixes for variable and grouped products' add to cart templates.\n* Update: Fixing product search form classes.\n* Update: Updated form-billing.php wooCommerce template for v3.0.9.\n\n### 1.4.3 ###\n\n* Update: Added wooCommerce v3.0+ compatibility.\n\n### 1.4.2 ###\n\n* Update: Added build process to provide a full theme .zip for users to download from github.\n* Update: Created additional wooCommerce templates to integrate with BoldGrid Theme Framework\n* Update: Prime now uses the standard header/footer \"generic\" templates.\n\n### 1.4.1 ###\n\n* Update: Improving wooCommerce integration with BoldGrid Theme Framework.\n\n### 1.4 ###\n\n* Bump version.\n\n### 1.2.3 ###\n\n* Update: Added gulp to package deps.\n\n### 1.2.2 ###\n\n* Update: Updating code standards.\n\n### 1.2.1 ###\n\n* Bug Fix: Removing search template container classes.\n\n### 1.2 ###\n\n* Bug Fix: Display 404 information only if it's found.\n* Bug Fix: Fixing the page count for \"Page Sitemap.\"\n\n### 1.1.5 ###\n\n* Bug Fix: Always print container markup in entry-header.\n\n### 1.1.4 ###\n\n* Bug Fix: Home page title causes duplicate H1 tags.\n\n### 1.1.3 ###\n\n* New feature: Framework Version in use now displayed in HTML comment for easier reference.\n\n### 1.1.2 ###\n\n* Bug Fix: Don't print out a link if there's no title for page or post in recent-entries template.\n* Bug Fix: Sidebar not displaying correctly on search pages.\n\n### 1.1.1 ###\n\n* Bug Fix: Fixed issue for site with no posts or pages.\n* New feature: Add empty widget area messages for sidebar.\n* Bug Fix: Let variables get passed in to CTA template.\n\n### 1.1 ###\n\n* New feature: Added Container Configs.\n\n### 1.0 ###\n\n* Initial Release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboldgrid%2Fprime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboldgrid%2Fprime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboldgrid%2Fprime/lists"}