This page redirects to an external site: https://developer.wordpress.org/reference/hooks/admin_print_styles/
admin_print_styles
should not be used to enqueue styles or scripts on the admin pages. Use admin_enqueue_scripts
instead.
admin_print_styles() is located in wp-includes/functions.wp-styles.php
wp_enqueue_scripts
- for enqueuing on the front endlogin_enqueue_scripts
- for enqueuing on admin pagesEnqueue Styles
Enqueue Scripts
Front-End Hooks
Admin Hooks
Login Hooks