custom-post-type-ui
custom-post-type-ui copied to clipboard
Make use of passed hook parameter for `admin_enqueue_scripts`.
Allows us to not rely on get_current_screen() and largely passes the same base value we're checking for anyway.