Today’s 2.7.1 update to “woocommerce admin” has resolved this issue for us and we no longer need “add_filter(‘woocommerce_admin_disabled’,’__return_true’);” in our theme’s functions.php file.
For temporary access to example.com/wp-admin:
1. attempt to log in (seems to fail, times out)
2. go to example.com, it will load the black wordpress menu at the top of the page
3. click “Howdy [name]” on the right of that menu, logout, and surprise: wordpress loads…
This seems to work fairly consistently!
Hi – its great to hear there is a solution to this issue.
I am just wondering which functions.php is being referred to as there appear to be > 1 files with this name around the woocommerce plugin folder.
thanks in advance
mark