admin_page_enqueue_styles( $hook)

This method is use to register the stylesheets for the admin area of option pages.


Plugin


Namespace

Launchpad\Admin_Area


Parameters

string

$hook

The current admin page hook.


Return

void


Related

This class is responsible for managing the admin-specific functionality of the Launchpad plugin.