Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Go to file
IanDelMar 9a3529808b rebuild js 2022-10-12 16:30:13 +02:00
.github adds 1.2.0-beta1 tag and runs styles 2022-10-05 10:05:45 -07:00
css rebuild assets 2022-10-10 08:28:06 +02:00
fonts update changelog to 0.81 2018-03-07 11:08:50 +01:00
global-templates Merge pull request #1864 from IanDelMar/html-comments 2022-09-28 20:57:11 -07:00
inc Merge pull request #1937 from understrap/fix/php-stan-errors 2022-10-05 08:35:13 -07:00
js rebuild js 2022-10-12 16:30:13 +02:00
languages Update po and mo files 2022-08-13 02:37:25 +02:00
loop-templates Merge pull request #1864 from IanDelMar/html-comments 2022-09-28 20:57:11 -07:00
page-templates Merge pull request #1864 from IanDelMar/html-comments 2022-09-28 20:57:11 -07:00
sidebar-templates updates footer widget role to complementary 2022-10-03 16:09:12 -07:00
src Fix banner option 2022-10-12 16:28:41 +02:00
woocommerce Use filter to add CSS classes & add active class to active items 2022-09-14 23:56:18 +02:00
.browserslistrc merge develop changes 2022-03-09 16:02:28 -08:00
.editorconfig Create .editorconfig 2018-11-14 20:30:03 +01:00
.gitattributes merge develop changes 2022-03-09 16:02:28 -08:00
.gitignore merge develop changes 2022-03-09 16:02:28 -08:00
404.php Fix HTML comments 2022-08-09 22:42:46 +02:00
LICENSE Create LICENSE 2021-08-28 19:20:07 -06:00
archive.php Fix PHP comment 2022-09-23 22:47:15 +02:00
author.php Fix HTML comments 2022-08-09 22:42:46 +02:00
comments.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
composer.json Bump phpstan/phpstan from 1.8.7 to 1.8.8 2022-10-06 18:49:31 +02:00
composer.lock Bump phpstan/phpstan from 1.8.7 to 1.8.8 2022-10-06 18:49:31 +02:00
footer.php Fix typo 2022-09-27 21:00:36 +02:00
functions.php Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
header.php Fix HTML comments 2022-08-09 22:42:46 +02:00
index.php Fix HTML comments 2022-08-09 22:42:46 +02:00
package-lock.json Update package-lock.json 2022-10-12 16:27:58 +02:00
package.json Bump rollup from 3.0.0 to 3.1.0 2022-10-12 16:26:14 +02:00
page.php Fix HTML comments 2022-08-09 22:42:46 +02:00
phpcs.xml.dist Add understrap_get_list_item_separator() 2022-08-15 14:01:05 +02:00
phpmd.baseline.xml Update phpmd.baseline.xml 2022-07-25 19:58:43 +02:00
phpmd.xml Remove unused key in foreach loop 2022-08-16 22:04:14 +02:00
phpstan-baseline.neon Merge remote-tracking branch 'upstream/develop' into category-widget 2022-09-27 20:04:35 +02:00
phpstan.neon.dist Use inline styles to fix admin bar hiding offcanvas close icon 2022-08-17 01:38:20 +02:00
readme.txt Update tense of "combines" in readme and style.css 2021-09-09 10:25:29 -06:00
screenshot.png Update screenshot 2021-09-02 09:42:27 -06:00
search.php Fix HTML comments 2022-08-09 22:42:46 +02:00
searchform.php cleans up sr-only references for bs4 & bs5 2021-11-23 15:57:06 -08:00
sidebar.php removes sidebar roles 2021-08-19 17:03:41 -07:00
single.php Fix HTML comments 2022-08-09 22:42:46 +02:00
style.css adds 1.2.0-beta1 tag and runs styles 2022-10-05 10:05:45 -07:00

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: http://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 ==


== Changelog ==


== 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: http://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)