Skip to content

Commit fecaaee

Browse files
v1.1.1
1 parent c63b8d0 commit fecaaee

5 files changed

Lines changed: 18 additions & 16 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Requires PHP: 7.4
44

55
Requires CP: 1.4
66

7-
Version: 1.1.0
7+
Version: 1.1.1
88

99
Author: IndoCreativeMedia
1010

@@ -62,7 +62,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
6262
```
6363

6464
## Credits
65-
* Based on Underscores: https://underscores.me/, (C) 2012-2020 Automattic, Inc., https://www.gnu.org/licenses/gpl-2.0.html (GPLv2 or later)
65+
* Based on Underscores: https://underscores.me/, (c) Automattic, Inc., https://www.gnu.org/licenses/gpl-2.0.html (GPLv2 or later)
6666
* Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
6767
* BS5-Navwalker: https://github.com/imanishpushkar/bs5-navwalker/blob/master/LICENSE.md (MIT)
6868

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
if ( ! defined( '_S_VERSION' ) ) {
1111
// Replace the version number of the theme on each release.
12-
define( '_S_VERSION', '1.1.0' );
12+
define( '_S_VERSION', '1.1.1' );
1313
}
1414

1515
/**

languages/britley.pot

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
# Copyright (C) 2020 Automattic
2-
# This file is distributed under the GNU General Public License v2 or later.
31
#, fuzzy
42
msgid ""
53
msgstr ""
6-
"Project-Id-Version: _s 1.0.0\n"
7-
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/_s\n"
4+
"Project-Id-Version: Britley\n"
5+
"Report-Msgid-Bugs-To: \n"
6+
"POT-Creation-Date: 2025-06-29 12:55+0000\n"
7+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
88
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9-
"Language-Team: LANGUAGE <LL@li.org>\n"
9+
"Language-Team: \n"
10+
"Language: \n"
11+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
1012
"MIME-Version: 1.0\n"
1113
"Content-Type: text/plain; charset=UTF-8\n"
1214
"Content-Transfer-Encoding: 8bit\n"
13-
"POT-Creation-Date: 2025-05-12 09:18+0000\n"
14-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1515
"X-Generator: Loco https://localise.biz/\n"
16-
"X-Domain: _s\n"
17-
"Language: \n"
18-
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;"
16+
"X-Loco-Version: 2.6.14; wp-6.2.6\n"
17+
"X-Domain: britley"
1918

2019
#. used between list items, there is a space after the comma
2120
#: inc/template-tags.php:72

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Britley, anagram of Liberty, is a clean simple responsive ClassicPress theme bas
88
* Author: IndoCreativeMedia
99
* Requires PHP: 7.4
1010
* Requires CP: 1.4
11-
* Version: 1.1.0
11+
* Version: 1.1.1
1212
* Tags: blog, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
1313
* License: GNU General Public License v2 or later
1414
* License URI: LICENSE
@@ -19,6 +19,9 @@ Theme Demo: https://www.indocreativemedia.com/classicpress-themes-demo/britley/
1919

2020
== Changelog ==
2121

22+
= 1.1.1 =
23+
* Bootstrap updated to version 5.3.7
24+
2225
= 1.1.0 =
2326
* Bootstrap updated to version 5.3.6
2427
* jQuery removed
@@ -28,7 +31,7 @@ Theme Demo: https://www.indocreativemedia.com/classicpress-themes-demo/britley/
2831

2932
== Credits ==
3033

31-
* Based on Underscores: https://underscores.me/, (C) 2012-2020 Automattic, Inc., https://www.gnu.org/licenses/gpl-2.0.html (GPLv2 or later)
34+
* Based on Underscores: https://underscores.me/, (c) Automattic, Inc., https://www.gnu.org/licenses/gpl-2.0.html (GPLv2 or later)
3235
* Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
3336
* BS5-Navwalker: https://github.com/imanishpushkar/bs5-navwalker/blob/master/LICENSE.md (MIT)
3437

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: Britley
33
Theme URI: https://www.indocreativemedia.com/free-classicpress-themes/
44
Author: IndoCreativeMedia
55
Author URI: https://www.indocreativemedia.com/free-classicpress-themes/
6-
Version: 1.1.0
6+
Version: 1.1.1
77
Requires PHP: 7.4
88
Requires CP: 1.4
99
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)