saraguirgis / beelish

Beelish Files
0 stars 0 forks source link

Session switches back to first child after adding a new child to profile #62

Closed saraguirgis closed 7 years ago

saraguirgis commented 7 years ago

start with one child add another child in profile go back to ordering switch to second child go to order for a specific day shows ordering for first child

saraguirgis commented 7 years ago

Fixed. Added name to session and switched $_SESSION to WC()->session->get() and WC()->session->set()