mirror of
https://git.sindominio.net/estibadores/wordpress.git
synced 2024-11-14 23:21:07 +01:00
118 lines
4.0 KiB
Plaintext
118 lines
4.0 KiB
Plaintext
|
# LTK Foundation
|
||
|
|
||
|
**Contributors:** oMega_2093
|
||
|
**Requires at least:** WordPress 4.4
|
||
|
**Tested up to:** WordPress 5.2
|
||
|
**License:** GNU General Public License, version 3
|
||
|
**License URI:** http://www.gnu.org/licenses/gpl-3.0.html
|
||
|
**Tags:** one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, featured-images, footer-widgets, sticky-post, theme-options, translation-ready
|
||
|
|
||
|
A simple Bootstrap (the responsive framework) implementation for WordPress, with
|
||
|
Font-Awesome and nice typography.
|
||
|
|
||
|
## Description
|
||
|
|
||
|
LTK Foundation is our attempt to create a reliable base theme for sane design
|
||
|
and development with WordPress. It implements the Bootstrap framework amongst
|
||
|
other current web standards such as Font Awesome.
|
||
|
|
||
|
It is usable as is, but its main feature is to be extended by child themes. We
|
||
|
are currently building this part of the theme, so it will get better as we go.
|
||
|
|
||
|
## Copyright
|
||
|
|
||
|
LTK Foundation WordPress Theme, Copyright 2017 LiMiTreK (limitrek.com)
|
||
|
LTK Foundation 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.
|
||
|
|
||
|
For more information, read http://www.gnu.org/licenses/gpl-3.0.html or the
|
||
|
LICENSE file included.
|
||
|
|
||
|
LTK Foundation makes use of the following third party software and libraries:
|
||
|
|
||
|
Twitter Bootstrap Framework (http://getbootstrap.com/)
|
||
|
License: MIT
|
||
|
License URI: https://github.com/twbs/bootstrap/blob/master/LICENSE
|
||
|
|
||
|
Open Sans (https://github.com/google/fonts/tree/master/apache/opensans)
|
||
|
License: Apache License, version 2.0
|
||
|
License URI: https://github.com/google/fonts/blob/master/apache/opensans/LICENSE.txt
|
||
|
|
||
|
Merriweather (https://github.com/EbenSorkin/Merriweather)
|
||
|
License: SIL OFL 1.1
|
||
|
License URI: https://github.com/EbenSorkin/Merriweather/blob/master/OFL.txt
|
||
|
|
||
|
Font Awesome (http://fontawesome.io/)
|
||
|
License: MIT (code), SIL OFL 1.1 (font)
|
||
|
License URI: http://fontawesome.io/license/
|
||
|
|
||
|
wp_bootstrap_navwalker (https://github.com/twittem/wp-bootstrap-navwalker)
|
||
|
License: GNU GPL, version 3
|
||
|
License URI: https://github.com/wp-bootstrap/wp-bootstrap-navwalker/blob/master/LICENSE.txt
|
||
|
|
||
|
HTML5 Shiv (https://github.com/aFarkas/html5shiv)
|
||
|
License: MIT or GPL version 2
|
||
|
License URI: https://github.com/aFarkas/html5shiv/blob/master/MIT%20and%20GPL2%20licenses.md
|
||
|
|
||
|
Respond.js (https://github.com/scottjehl/Respond)
|
||
|
Licenses: MIT
|
||
|
Source: https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT
|
||
|
|
||
|
## Changelog
|
||
|
|
||
|
### 1.0.6
|
||
|
* Upgraded Bootstrap to 3.4.1
|
||
|
* Fixed overflow of the site logo
|
||
|
* Fixed image size name (rebuild your site thumbnails in case you find any problem with them)
|
||
|
|
||
|
### 1.0.5
|
||
|
* Upgraded Bootstrap to 3.4.0
|
||
|
* Fixed padding-top of body when using main menu fixed on top
|
||
|
|
||
|
### 1.0.4
|
||
|
* Fixed minor issues with CSS
|
||
|
|
||
|
### 1.0.3
|
||
|
* Added search templates and no results page
|
||
|
* Fixed compatibility issues with WordPress < 4.7
|
||
|
* Compatibility set to WordPress 4.4
|
||
|
* Fixed inline menus
|
||
|
|
||
|
### 1.0.2
|
||
|
* Fixed compatibility down to WordPress 4.2
|
||
|
* Fixed minor template issues regarding escaping and namespaces
|
||
|
|
||
|
### 1.0.1
|
||
|
* Upgraded to WordPress 4.8
|
||
|
* Fixed minor template issues regarding escaping and menus
|
||
|
|
||
|
### 1.0.0
|
||
|
* Fixed issues found at WordPress.org
|
||
|
* Remove old code and unused files and templates
|
||
|
|
||
|
### 0.1.3
|
||
|
* Lists and posts templates are now located under /templates/content folder
|
||
|
* Content (posts) now have utility classes: content-item, content-summary and content-detail
|
||
|
* Added WordPress escaping where appropiate
|
||
|
* Removed old code and unused templates
|
||
|
|
||
|
### 0.1.2
|
||
|
* Enhanced sidebar behavior in responsive
|
||
|
* Minor bugfixes
|
||
|
|
||
|
### 0.1.1
|
||
|
* Customizer now works properly.
|
||
|
* Enhancements in script and asset handling.
|
||
|
|
||
|
### 0.1.0
|
||
|
* First public release.
|