count_user_posts($userid): 10

call get_team_id(get_team_name(23), "2011F"): 28

call get_team_name(28): Yankees

call fixteams() :

call : get_role('subscriber')...

WP_Role Object ( [name] => subscriber [capabilities] => Array ( [read] => 1 [level_0] => 1 ) )

call : get_role('contributor')...

WP_Role Object ( [name] => contributor [capabilities] => Array ( [edit_posts] => 1 [read] => 1 [level_1] => 1 [level_0] => 1 [delete_posts] => 1 ) )

call : get_role('author')...

WP_Role Object ( [name] => author [capabilities] => Array ( [upload_files] => 1 [edit_posts] => 1 [edit_published_posts] => 1 [publish_posts] => 1 [read] => 1 [level_2] => 1 [level_1] => 1 [level_0] => 1 [delete_posts] => 1 [delete_published_posts] => 1 [edit_pages] => 1 [edit_published_pages] => 1 ) )