PREMISE_SPLITV_PATH
PREMISE_SPLITV_PATH
| PSV_CPT_UI | The admin UI class. Loads our plugin custom post type UI. |
| PSV_Shortcode | The shortcode class. Loads and registers our plugin's shortcode. |
| Premise_Split_View | Premise Split View main class. This class initiates the plugin. |
| A | Simple class used to generate a test PHPDocumentor documentation. |
| PSV_Render_View | Render the Split View |
| TGM_Plugin_Activation | Automatic plugin installation and activation library. |
| TGMPA_List_Table | List table class for handling plugins. |
| TGM_Bulk_Installer | Hack: Prevent TGMPA v2.4.1- bulk installer class from being loaded if 2.4.1- is loaded after 2.5+. |
| TGM_Bulk_Installer_Skin | Hack: Prevent TGMPA v2.4.1- bulk installer skin class from being loaded if 2.4.1- is loaded after 2.5+. |
| TGMPA_Bulk_Installer | Installer class to handle bulk plugin installations. |
| TGMPA_Bulk_Installer_Skin | Installer skin to set strings for the bulk plugin installations. |
| TGMPA_Utils | Generic utilities for TGMPA. |