Plugin Support
Hannah S.L.
(@fernashes)
Automattic Happiness Engineer
Hi there! Which toolbar do you mean?
Hi Hannah,
here is a screenshot: https://framapic.org/gallery#QLqtyd7vq6vz/wGdgYDj2AcKJ.png
I think we call it the admin bar now.
Plugin Support
Hannah S.L.
(@fernashes)
Automattic Happiness Engineer
Thanks for confirming!
I did some searching – there are some older modifications available for the admin bar, though I’m not sure if they’re still working.
WooCommerce core does make a few modifications to the admin bar, but it leaves the WordPress core functionality of “new post” alone:
https://github.com/woocommerce/woocommerce/search?utf8=✓&q=admin+bar&type=
There don’t seem to be any existing issues/enhancement requests for this:
https://github.com/woocommerce/woocommerce/issues?utf8=✓&q=is%3Aissue+”admin+bar”+new+product
If you’d like to see it happen, please add an enhancement, or go ahead and make it yourself, then submit it via a pull request.