author | Jordan Doyle <jordan@doyle.wf> | 2016-10-22 23:37:52.0 +01:00:00 |
---|---|---|
committer | Jordan Doyle <jordan@doyle.wf> | 2016-10-22 23:37:52.0 +01:00:00 |
commit | 64f0198ed2e8381d7ca146af777d93d667be9249 [patch] |
|
tree | 201439aa88ae6ab6b721ea38db2041a213a31300 |
|
parent | afa35f167e02080833f72d3e8663d6624d4a83b3 |
|
download | 64f0198ed2e8381d7ca146af777d93d667be9249.tar.gz |
Don't enable all theme supports automatically
Diff
config/supports.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/config/supports.php b/config/supports.php index 16e195a..f586635 100644 --- a/config/supports.php +++ a/config/supports.php @@ -1,13 +1,10 @@ <?php return [ 'post-formats', 'post-thumbnails', 'custom-background', 'custom-header', 'custom-logo', 'post-formats' => [], 'post-thumbnails' => ['post'], 'automatic-feed-links', 'html5' => ['comment-list', 'comment-form', 'search-form', 'gallery', 'caption'], 'title-tag', 'customize-selective-refresh-widgets' ];