Editor should be labeled Profile for teams
This commit is contained in:
@@ -162,7 +162,7 @@ class SP_Admin_Meta_Boxes {
|
||||
'priority' => 'default',
|
||||
),
|
||||
'editor' => array(
|
||||
'title' => __( 'Article', 'sportspress' ),
|
||||
'title' => __( 'Profile', 'sportspress' ),
|
||||
'output' => 'SP_Meta_Box_Team_Editor::output',
|
||||
'context' => 'normal',
|
||||
'priority' => 'low',
|
||||
|
||||
Reference in New Issue
Block a user