-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
176 lines (135 loc) · 5.48 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
=== Music Lite ===
Version: 1.5
Contributors: organicthemes, itsdavidmorgan
Tags: blog, portfolio, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, custom-logo, featured-images, featured-image-header, flexible-header, full-width-template, translation-ready, sticky-post, threaded-comments, editor-style, theme-options, footer-widgets
Requires at least: 4.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
A WordPress theme for musicians. Created by Organic Themes.
== Installation ==
1. Upload the theme by navigating to Appearance > Themes > Install Themes within the WordPress admin. Select the theme zip file to upload.
2. Activate the theme after uploading.
3. Configure and save the theme options within Appearance > Customize.
== Copyright ==
Music Lite WordPress Theme, Copyright 2017 Invulu, Inc.
Music Lite is distributed under the terms of the GNU GPL
== Credits ==
== Images ==
* logo.png: Created by David Morgan, http://dav.idmorgan.com. Licensed under the GPLv2 license.
* logo.psd: Created by David Morgan, http://dav.idmorgan.com. Licensed under the GPLv2 license.
* close.svg: Created by David Morgan, http://dav.idmorgan.com. License: GPLv2.
* menu.svg: Created by David Morgan, http://dav.idmorgan.com. License: GPLv2.
* screenshot.png: Source: Pixabay, https://pixabay.com/en/concert-singer-singing-stage-2566001/. Licensed under the GPLv2 license. Licensed under Creative Commons Zero license, https://pixabay.com/en/service/terms/#usage.
* default-header.jpg: Source: Pixabay, https://pixabay.com/en/guitar-music-band-instrument-1245856/. Licensed under Creative Commons Zero license, https://pixabay.com/en/service/terms/#usage.
* image-about.jpg: Source: Pixabay, https://pixabay.com/en/music-silhouette-concert-people-3084876/. License: Creative Commons Zero license, https://pixabay.com/en/service/terms/#usage.
* image-blog.jpg: Source: Pixabay, https://pixabay.com/en/drums-set-people-man-concert-2599508/. License: Creative Commons Zero license, https://pixabay.com/en/service/terms/#usage.
* image-contact.jpg: Source: Pixabay, https://pixabay.com/en/audience-backlit-celebration-1850119/. License: Creative Commons Zero license, https://pixabay.com/en/service/terms/#usage.
== Font Awesome ==
* Font License: SIL OFL 1.1 http://scripts.sil.org/OFL
* Code License: MIT License http://opensource.org/licenses/mit-license.html
== Scripts ==
* jquery.fitvids.js, Released under the WTFPL license, http://sam.zoy.org/wtfpl/.
== Changelog ==
== 1.5 ==
* Updated Gutenberg styles
* Updated Font Awesome
* Added new social media icons
* Added new Gutenberg functions
* Updated admin notification
* Updated plugin activation class
== 1.4.3 ==
* Updated escaping in header.php
* Updated escaping in banner-image.php
== 1.4.2 ==
* Gutenberg updates
* Added new stylesheet tags
* Better handling of plugin recommendation
* Updated attribute escaping in footer
* Added wp_body_open action in header.php
== 1.4.1 ==
* Reverted Gutenberg editor background to white
* Additional Gutenberg updates
== 1.4 ==
* Gutenberg style updates
* Added Gutenberg editor styles
* Enqueued Font Awesome in block editor
* Enqueued Google Fonts in block editor
* General cleanup
== 1.3.6 ==
* Fixed error related to previous update
== 1.3.5 ==
* Updated image brightness detection JS
* Changed enqueue name for brightness script
* Additional brightness script fixes for WP 5.3
* Updated admin notice
* General cleanup
== 1.3.4 ==
* Fixed classic editor text color issue
* Minor style changes for text colors
== 1.3.3 ==
* Recommended new plugins
* Added review notification
== 1.3.2 ==
* Updated body default text color
* Updated heading default text color
== 1.3.1 ==
* Gutenberg style updates
== 1.3 ==
* Gutenberg optimization updates
* Fixed issue with header video not working on home template
* Updated flexslider.js script
* Updated recommended plugins
* Allow date range to be displayed
* Past tour dates now display
* Conditional style fixes
* General cleanup
== 1.2.2 ==
* Fixed issue of custom admin submenu link overwriting other links
== 1.2.1 ==
* Localization update
* Added submenu link
* Specified plugins as required
== 1.2 ==
* Updated background brightness script
* Updated OCW plugin name to Organic Builder Widgets
* Added theme support submenu link
* General cleanup
== 1.1.9 ==
* Added upgrade option
== 1.1.8 ==
* Added logo resizer
* Fixed max width bug with logo
* Fixed issue with home page template if custom content plugin is not active
== 1.1.7 ==
* Removed Customize Posts as recommended plugin
== 1.1.6 ==
* Fixed bug with footer widgets displaying on home page
* Fixed background color display in customizer
* Display custom header for blog on mobile
== 1.1.5 ==
* Updated theme description with link to demo
* Added dismissible admin notice
== 1.1.4 ==
* Added credit link to screenshot
* Updated prefix for fonts handle
* Removed default content for header options
== 1.1.3 ==
* Updated prefixes throughout theme to 'music-lite'
* Replaced default images with Pixabay
* Fixed missing escaping for get_theme_mod
* Removed sticky post tag
* Added editor style separately
* Changed wp_reset_query to wp_reset_postdata
* Updated sanitization
* Removed languages folder
== 1.1.2 ==
* Updated required custom post type plugin to recommended
* Updated required custom post type plugin to install from plugin directory
== 1.1.1 ==
* Minor style fixes to the menu
== 1.1 ==
* Fixed multiple text domains
* Updated theme description
== 1.0 ==
* Initial build