-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
56 lines (44 loc) · 2.39 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
=== Waterfall Theme ===
Contributors: makeitworkpress
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 7.0
Stable tag: 2.7.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
== Description ==
Waterfall is an versatile, multipurpose theme that houses many options and configurations.
From responsive logos, changing layouts for any post type, to modifying colors and typography.
Waterfall integrates well with page-builders such as elementor, and of course the default Gutenberg editor of WordPress. It also supports
bbPress, WooCommerce and the events calendar.
Waterfall is crafted for developers to easily modify templates, add custom fields, register post types and taxonomies and enqueue scripts.
Waterfall is using a modular structure using atoms and molecules, so that layout can also be easily changed without duplicating templates.
== Installation ==
1. Go to https://github.com/makeitworkpress/waterfall/
2. Download the zip package
3. Rename the contents of your zip package to 'waterfall' instead of 'waterfall-master'
4. Go to 'Appearance > Themes' and click 'Add New'
5. Click 'Upload Theme' on the top left
6. Select the downloaded them from your computer
7. Activate the theme
== Privacy ==
Waterfall does not use localStorage or any cookie mechanisms by default, but provides many options to add custom fields to save data in the database.
== Changelog ==
= 2.7.0 =
* Released: July 28, 2021
Added theme support for full-width alignment in Gutenberg blocks
Added theme support for responsive blocks, block styles and automatic feed links
Adjusted theme according to Theme Check
Fixed some minor issues with textdomain and translations
Updated WP_Enqueue and WP_Register components with additions for block enqueue and registration
== Copyright ==
The Waterfall, 2019-2021 Make it WorkPress
The Waterfall, 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.