wceu / contributor-orientation-tool

A WordPress plugin aiming to help new contributors decide which make team/s to contribute to or join at Contributor Day.
GNU General Public License v3.0
13 stars 9 forks source link

Fatal error in dashboard #31

Closed zzap closed 5 years ago

zzap commented 5 years ago

Team parameters are changed from 2 strings to 5. Value in foreach loop is now associative array and passing it as a second parameter was throwing fatal error because it was expecting string.