Widgets page, abort. if ( 'widgets.php' !== $hook ) { return; } wp_enqueue_style( 'admin-sticky-widget-areas-widgets-page-styles', plugin_dir_url( __FILE__ ) . 'assets/css/style.css' ); }