forked from bootscore/bootscore-child
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
89 lines (48 loc) · 2.16 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
=== CUP Theme ===
Contributors: Ben Bishop
Requires at least: 4.5
Tested up to: 6.0.1
Requires PHP: 5.6
Stable tag: 5.2.1.2
License: MIT License
License URI: https://github.com/bootscore/bootscore-child/blob/main/LICENSE
== Description ==
A child theme of bootScore with Northeastern CUP specific styles and functions, Copyright 2022 Ben Bishop.
Based on Child Theme for bootScore, Copyright 2019 - 2021 bootScore.
== Live preview ==
https://bootscore.me/theme/header-nav-default/
== Installation ==
1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.
4. Go to the Settings -> Engage/Event menu and fill out required settings
== Documentation ==
https://bootscore.me/documentation/using-the-child-themes/
== Changelog ==
= 5.2.0.2 - October 11 2022 =
* [NEW] Events can be automatically pulled from the CampusLabs Engage API.
= 5.2.0.1 - September 16 2022 =
* Rebranded as CUP theme, CUP specific baseline changes added.
= 5.2.0.0 - July 22 2022 =
* SCSS to main.css
= 5.1.3.1 - January 25 2022 =
* [REMOVED] @import "fontawesome"; in css/scss/bootstrap.min.scss
* [REMOVED] language folder
= 5.1.0.1 - September 29 2021 =
* [IMPROVEMENT] Enqueue styles & scripts
* [NEW] Added Sass
= 5.1.0.0 - September 08 2021 =
* [CHANGED] Set path to the new repository name of bootScore parent theme.
= 5.0.0.4 - April 16 2021 =
* [NEW] Added empty folder css/lib/ to insert your own bootstrap.min.css.
= 5.0.0.3 - April 12 2021 =
* [NEW] Added language folder (languages moves from bootScore parent into language packs later)
* [IMPROVEMENT] Readded custom.css
* [IMPROVEMENT] Readded custom.js
* [IMPROVEMENT] Added readme.txt
= 5.0.0.2 - March 11 2021 =
* [REMOVED] Removed custom.css
= 5.0.0.1 - February 27 2021 =
* [REMOVED] Removed child.js
= 5.0.0.0 - February 01 2021 =
* Initial release