blanco/functions.php

5 lines
115 B
PHP

<?php
add_theme_support( 'align-wide' );
add_theme_support( 'title-tag' );
add_theme_support( 'post-thumbnails' );