Mike Jolley
|
6e83fcec50
|
Sizes for 3 cols default
|
2018-01-25 17:03:01 +00:00 |
Mike Jolley
|
e025caf177
|
Widths and aspect ratios
|
2017-11-07 18:32:43 +00:00 |
Mike Jolley
|
fb8c6cd0d2
|
Add compat class for each wp default theme
|
2017-11-07 12:11:37 +00:00 |
Mike Jolley
|
6139ec8de1
|
Add theme support in the theme compat file
|
2017-11-07 11:46:43 +00:00 |
Mike Jolley
|
175e93deb1
|
Custom colors
|
2017-07-13 15:05:22 +01:00 |
Akeda Bagus
|
53807185a8
|
Fixed typos.
These typos are catched by `misspell` program.
```
find . -type f | grep -v assets | grep -v dummy-data | grep -v i18n | grep -v node_modules | grep -v .git | grep -v apigen | xargs misspell -w
```
Some results were excluded because of 3rd party ownership and non-english
sentences.
|
2017-07-10 12:56:28 +07:00 |
Claudio Sanches
|
6f434ee828
|
Make WC_Twenty_Seventeen::init() static
@mikejolley
|
2017-02-24 16:10:34 -03:00 |
Mike Jolley
|
1aaefd9ed7
|
Make methods static
|
2017-02-24 12:41:15 +00:00 |
Mike Jolley
|
6d908cfba2
|
Code cleanup and move class into subdirectory
|
2016-12-07 12:45:54 +00:00 |