Hi there,
For the admin area, you can use “admin_enqueue_scripts” action hook to enqueue CSS and JS files.
More info here: https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts

Hi there,
For the admin area, you can use “admin_enqueue_scripts” action hook to enqueue CSS and JS files.
More info here: https://codex.wordpress.org/Plugin_API/Action_Reference/admin_enqueue_scripts
