LP__Admin

This class is responsible for managing the admin-specific functionality of the Launchpad plugin. It handles various tasks related to the WordPress admin area, such as asset enqueueing, admin page registration, and more.

Namespace

Launchpad\Admin_Area

Source

File: \admin\class-lp-admin.php

Usage

Developers can use this class to extend and customize the admin functionality of the Launchpad plugin. They can add custom admin pages, views, styles, and scripts.

Related

This class serves as the core class for the Launchpad plugin.

This class is used to define and encapsulate the activation-related functionality of the Launchpad plugin.

This class serves as the core class for the Launchpad plugin.

This class is responsible for handling actions that should occur when the Launchpad plugin is deactivated.

This class plays a defining the model for various field types used within the Launchpad system.

This class plays a role in registering and managing actions and filters for the Launchpad plugin.

This class is used to define and handle group fields.

This class plays a role in managing the internationalization (i18n) of the Launchpad plugin.

This class plays a role in registering and managing actions and filters for the Launchpad plugin.