Admin
Table of Contents
Classes
- Admin
- Admin-specific functionality of the plugin.
- AdminChart
- Generates a chart for the admin area.
- AdminColumns
- Generates the admin columns for post types.
- AdminDashboard
- Generates the admin dashboard content.
- AdminInfo
- Displays info messages in the admin area.
- AdminNotice
- Admin notice.
- AdminPage
- Admin page.
- AdminPageManager
- Admin page manager.
- AdminTable
- Generates a single admin table.
- AdminTableItem
- Generates a single value for an admin table item.
- AdminTableManager
- Manages the data for all admin tables.
- MenuManager
- Menu manager.
- Metaboxes
- Post type.
- MetaManager
- Manages meta fields for all post types.
- MetaRouter
- Directs to the correct meta class.
- Nav
- Generates the admin nav tabs.
- PageManager
- Plugin page manager.
- PluginLinks
- Adds plugin links to the plugin page.
- PluginPage
- Plugin page.
- PostType
- Post type.
- PostTypeManager
- Handles the registration of custom post types.
- RepairButton
- Generates a single repair button.
- RepairButtonManager
- Repair button manager.
- Settings
- Organizes all settings data.
- SettingsComponents
- Defines the Stripe settings.
- SettingsGeneral
- Defines the general settings.
- SettingsIntegrations
- Defines the general settings.
- SettingsPage
- Creates a single admin settings page.
- SettingsPages
- Defines the Pages settings.
- SettingsRouter
- Directs to the correct settings class.
- TaxManager
- Handles plugin taxonomies.
- Taxonomy
- Defines a single taxonomy.
- VersionCache
- Handles version-specific data.
- WelcomeMessage
- Generates the plugin welcome message.