Fix posts list error
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
<?php
|
||||
function sp_manage_posts_columns() {
|
||||
sp_highlight_admin_menu();
|
||||
}
|
||||
add_action( 'manage_posts_columns', 'sp_manage_posts_columns' );
|
||||
Reference in New Issue
Block a user