Action Hook: No description
Class: This class should ideally be used to work with the administrative side of the WordPress site.
Method: Initialize the plugin by loading admin scripts & styles and adding a settings page and menu.
Method: Include files required in wp-admin
Method: Register and enqueue admin-specific style sheet.
Method: Register and enqueue admin-specific JavaScript.
Method: Menu counter
Method: Register the administration menu for this plugin into the WordPress Dashboard menu.
Action Hook: Action hook for adding custom menu in wp-admin.
Method: Get free unused menu position. This function helps prevent other plugin menu conflict when assigned to same position.