mirror of
https://github.com/cupcakearmy/blanco.git
synced 2024-12-22 16:16:28 +00:00
5 lines
115 B
PHP
5 lines
115 B
PHP
<?php
|
|
|
|
add_theme_support( 'align-wide' );
|
|
add_theme_support( 'title-tag' );
|
|
add_theme_support( 'post-thumbnails' ); |