mirror of
https://github.com/cupcakearmy/blanco.git
synced 2025-03-12 14:37:37 +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' ); |