=== Bootstrap Basic ===
Contributors: okvee, christianoliff
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready
Tested up to: 7.0
Requires at least: 4.2
Requires PHP: 5.4
Stable Tag: 1.3.9
License: MIT
License URI: https://opensource.org/licenses/MIT

Bootstrap Basic WordPress theme, Copyright (C) Rundiz.com
Bootstrap Basic WordPress theme is licensed under the MIT.

Bootstrap Basic Uses Bootstrap 3 https://getbootstrap.com/ licensed under Apache 2.0.
Bootstrap Basic Uses Font Awesome https://fontawesome.com/ licensed under MIT.
Bootstrap Basic Uses Font Awesome (font files) https://fontawesome.com/ licensed under SIL OFL 1.1.
Bootstrap Basic Uses Modernizr https://modernizr.com licensed under MIT.
Modern Bootstrap 3 https://github.com/Rundiz/bootstrap3 licensed under the same as original Bootstrap 3.

Bootstrap Basic is based on the _s (Underscores) starter theme by Automattic Inc., licensed under GPL.

== Description ==

Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. 
To follow what was changed, please look for commits ( https://github.com/Rundiz-WP/bootstrap-basic ) of this theme at Github or changelog.md file that come with the theme.

Tested up to PHP 8.5.

== More feature ==

WordPress Menu
To display menu correctly, please create at least 1 menu and set as primary and save.

Bootstrap features
This theme can use all Bootstrap 3 classes, elements and styles.

Responsive image
For responsive image please add img-responsive class to img element.

Responsive video
Cloak video element (video element or embeded video) with `<div class="flexvideo">...</div>`.

Modern Bootstrap 3
Since v1.3.2 we add Modern Bootstrap 3 supported. To use it, set filter `bootstrap_basic_use_modern_bootstrap` to `true`.
