So, I set up woocommerce and the multiple shipping addresses plugin logged into the wordpress backend as administrator user ABC. While logged in as this user I can see the multiple shipping addresses entered by customers when they place an order. Then, I log out of the backend and then log back in as administrator user XYZ. As this user, I cannot see the multiple addresses. It displays the error:
“Fatal error: Call to a member function get_country() on a non-object in /home/sebodev/webapps/stephentest/wp-content/plugins/woocommerce/includes/class-wc-checkout.php on line 779”
I’ve disabled all other plugins and updated woocommerce and the multiple shipping plugin to the latest versions. I also tried it in a fresh wordpress install where the only plugins installed were woocommerce and the Multiple Addresses plugin.