Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Go to file
Brian Coords 48e2a198b0
Merge pull request #2127 from IanDelMar/auto-commit
Fix and update workflows
2023-10-13 07:06:40 -07:00
.github Fix and update workflows 2023-10-12 18:49:23 +02:00
css
fonts
global-templates
inc Merge pull request #1967 from IanDelMar/deprecate-link-pages-args 2023-10-11 07:14:54 -07:00
js
languages
loop-templates
page-templates
sidebar-templates
src
woocommerce Fix coding standards with phpcbf 2023-10-10 13:07:42 +00:00
.browserslistrc
.editorconfig
.gitattributes
.gitignore Merge pull request #2113 from szepeviktor/fix-typos 2023-10-11 07:04:48 -07:00
.typos.toml
404.php
LICENSE
archive.php
author.php
comments.php
composer.json
composer.lock
footer.php
functions.php remove trigger fn 2023-10-10 15:32:05 +02:00
header.php
index.php
package-lock.json
package.json
page.php
phpcs.xml.dist Merge branch 'develop' into fix-typos 2023-10-10 08:23:53 +02:00
phpmd.baseline.xml
phpmd.xml
phpstan-baseline.neon
phpstan.neon.dist Fix a typo in phpstan.neon.dist 2023-10-10 17:34:47 +02:00
readme.txt
screenshot.png
search.php
searchform.php
sidebar.php
single.php
style.css

readme.txt

=== Understrap ===
Contributors: howarddc
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready
Requires at least: 5.0
Tested up to: 5.7.2
Requires PHP: 5.2
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

== Description ==

The renowned WordPress starter theme framework that combines Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.

Website: [https://understrap.com](https://understrap.com)

Child Theme Project: [https://github.com/understrap/understrap-child](https://github.com/understrap/understrap-child)

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Understrap in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Do not edit the theme files directly. We recommend creating a child theme for custom development. Full developer documentation: [https://docs.understrap.com/](https://docs.understrap.com/)

== Privacy ==

Understrap does not collect any user data and does not use cookies.

== Changelog ==

See https://github.com/understrap/understrap/blob/main/.github/CHANGELOG.md

== Copyright ==

Understrap WordPress Theme, 2021 Howard Development & Consulting, LLC
Understrap 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 3 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.

This theme bundles the following third-party resources:

* Underscores: https://github.com/Automattic/_s/blob/master/LICENSE (GNU GPLv2)
* Font Awesome: https://fontawesome.com/v4.7/license/ (Font: SIL OFL 1.1, (S)CSS: MIT)
* Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
* WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/wp-bootstrap/wp-bootstrap-navwalker (GNU GPLv3)