5 lines
82 B
PHP
5 lines
82 B
PHP
<?php
|
|
function sp_manage_posts_columns() {
|
|
sportspress_highlight_admin_menu();
|
|
}
|