custom-post-type-ui icon indicating copy to clipboard operation
custom-post-type-ui copied to clipboard

Make use of passed hook parameter for `admin_enqueue_scripts`.

Open tw2113 opened this issue 6 months ago • 0 comments

Allows us to not rely on get_current_screen() and largely passes the same base value we're checking for anyway.

tw2113 avatar Jun 23 '25 18:06 tw2113