관리-도구
편집 파일: functions.php
<?php if(function_exists('add_theme_support')) { add_theme_support('post-thumbnails'); } ?>