관리-도구
편집 파일: size.php
<?php /** * Render the ad size column content in the ad list. * * @var string $size ad size string. */ ?> <span class="advads-ad-size"><?php echo esc_html( $size ); ?></span>