Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2018-01-23 00:14:44 +0300
committerJos Poortvliet <jos@opensuse.org>2018-01-23 13:10:05 +0300
commit0e31f777d50e4b17885d8f2dd3452b27727d4a7a (patch)
tree0fa8a6d046b0ff3bca88cc71882233bc12cf7331 /functions.php
parentbe01c197f53b28eba99a923ad0860cde2a7e5f6a (diff)
need to add this.
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index d9f46541..5a5b164c 100644
--- a/functions.php
+++ b/functions.php
@@ -35,3 +35,4 @@ function translationUrlFilter($url) {
}
add_filter('home_url', 'translationUrlFilter');
+add_theme_support( 'post-thumbnails' );