Title: Problem load all admin styles
Last modified: October 14, 2023

---

# Problem load all admin styles

 *  Resolved [minimamente](https://wordpress.org/support/users/minimamente/)
 * (@minimamente)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/problem-load-all-admin-styles/)
 * I think a specific function should be created to load the CSS styles in wp-admin.
 * In your plugin, the function `wcusage_custom_admin_styles` is called with `add_action('
   admin_head', 'wcusage_custom_admin_styles');` but I think it is appropriate to
   load the styles only in your options page. What I mean is this:
 * [https://gist.github.com/miniMAC/270e62ebf913f1c97c93d052f5732326](https://gist.github.com/miniMAC/270e62ebf913f1c97c93d052f5732326)
 * This avoids the problem of your styles affecting the serial interface of WordPress
   or WooCommerce, see screenshots of the problem.
 * [https://cln.sh/Vh3j6ghJ](https://cln.sh/Vh3j6ghJ)
 * I’am one of the developers of ACF 😉

Viewing 1 replies (of 1 total)

 *  Plugin Author [Elliot Sowersby](https://wordpress.org/support/users/elliotvs/)
 * (@elliotvs)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/problem-load-all-admin-styles/#post-17124190)
 * Hi,
 * Thanks for the suggestion, I will take a look into this and get it sorted in 
   the next update. 👍
    -  This reply was modified 2 years, 8 months ago by [Elliot Sowersby](https://wordpress.org/support/users/elliotvs/).

Viewing 1 replies (of 1 total)

The topic ‘Problem load all admin styles’ is closed to new replies.

 * ![](https://ps.w.org/woo-coupon-usage/assets/icon-128x128.png?rev=3157888)
 * [Coupon Affiliates – Affiliate Plugin for WooCommerce](https://wordpress.org/plugins/woo-coupon-usage/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-coupon-usage/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-coupon-usage/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-coupon-usage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-coupon-usage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-coupon-usage/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 1 reply
 * 2 participants
 * Last reply from: [Elliot Sowersby](https://wordpress.org/support/users/elliotvs/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/problem-load-all-admin-styles/#post-17124190)
 * Status: resolved