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