<?php
return [
'post-formats' => [],
'post-thumbnails' => ['post'],
'automatic-feed-links',
'html5' => ['comment-list', 'comment-form', 'search-form', 'gallery', 'caption'],
'title-tag',
];
<?php
return [
'post-formats' => [],
'post-thumbnails' => ['post'],
'automatic-feed-links',
'html5' => ['comment-list', 'comment-form', 'search-form', 'gallery', 'caption'],
'title-tag',
];