forked from Codeinwp/zillah
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
119 lines (93 loc) · 3.53 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
=== Zillah ===
Contributors: themeisle, codeinwp
Tags: right-sidebar, one-column, custom-background, custom-colors, featured-image-header, featured-images, sticky-post, translation-ready, threaded-comments, rtl-language-support, theme-options
Requires at least: 4.0
Tested up to: 4.4.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Zillah is a free blogging WordPress theme.
== Description ==
Zillah is a free blogging WordPress theme.
== Installation ==
1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.
= License =
Zillah WordPress theme, Copyright (C) 2015 Themeisle.com
Zillah WordPress theme is licensed under the GPL3.
Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License.
The exceptions to this license are as follows:
* Bootstrap v3.3.5 (http://getbootstrap.com)
Copyright 2011-2015 Twitter, Inc.
Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Fontawesome
Created by Dave Gandy
-> Font License
Licensed under SIL OFL 1.1 (http://scripts.sil.org/OFL)
-> Code License
Licensed under MIT License (http://opensource.org/licenses/mit-license.html)
* Images
License:
All mystock.photos images are licensed under the terms of the Creative Commons Zero, http://creativecommons.org/publicdomain/zero/1.0/
Images from screenshot:
* https://images.unsplash.com/photo-1440613905118-99b921706b5c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&s=d46f4d7f29ff0d8d6c73c85d36605664
* https://images.unsplash.com/photo-1460500063983-994d4c27756c?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&s=27c2758e7f3aa5b8b3a4a1d1f1812310
== Frequently Asked Questions ==
= Does this theme support any plugins? =
Zillah includes support for Infinite Scroll in Jetpack.
== Changelog ==
= 1.0 - May 12 2015 =
* Initial release
== Credits ==
* Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
* Portuguese - BRAZIL translations - Caio Norder https://github.com/caionorder
== Available hooks ==
* `zillah_html_before`
* `zillah_head_top`
* `zillah_head_bottom`
* `zillah_body_top`
* `zillah_body_bottom`
* `zillah_header_before`
* `zillah_header_after`
* `zillah_header_top`
* `zillah_header_bottom`
* `zillah_content_before`
* `zillah_content_after`
* `zillah_content_top`
* `zillah_content_bottom`
* `zillah_entry_before`
* `zillah_entry_after`
* `zillah_entry_top`
* `zillah_entry_bottom`
* `zillah_page_before`
* `zillah_page_after`
* `zillah_page_top`
* `zillah_page_bottom`
* `zillah_index_before`
* `zillah_index_after`
* `zillah_index_top`
* `zillah_index_bottom`
* `zillah_archive_before`
* `zillah_archive_after`
* `zillah_archive_top`
* `zillah_archive_bottom`
* `zillah_search_before`
* `zillah_search_after`
* `zillah_search_top`
* `zillah_search_bottom`
* `zillah_comments_before`
* `zillah_comments_after`
* `zillah_comments_top`
* `zillah_comments_bottom`
* `zillah_sidebar_before`
* `zillah_sidebar_after`
* `zillah_sidebar_top`
* `zillah_sidebar_bottom`
* `zillah_404_content`
* `zillah_footer_before`
* `zillah_footer_after`
* `zillah_footer_top`
* `zillah_footer_bottom`
* All Theme Hook Alliance hooks are included!