Noticed on a speed report that hide-updates.css comes out on the front end, need to ensure it only gets enqueued for admin users, and possibly separate out the styles as some are for the bar and some are for the main admin
Also could check if bar is enabled https://developer.wordpress.org/reference/functions/is_admin_bar_showing/
Noticed on a speed report that hide-updates.css comes out on the front end, need to ensure it only gets enqueued for admin users, and possibly separate out the styles as some are for the bar and some are for the main admin
Also could check if bar is enabled https://developer.wordpress.org/reference/functions/is_admin_bar_showing/