admin_page_enqueue_scripts( $hook)
This method is use to register the JavaScript for the admin area of option pages.
Plugin
Namespace
Launchpad\Admin_Area
Parameters
string
$hook
The current admin page hook.
Return
void
This method is use to register the JavaScript for the admin area of option pages.
Launchpad\Admin_Area
string
$hook
The current admin page hook.
void
This class is responsible for managing the admin-specific functionality of the Launchpad plugin.