\

Classes

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.

Constants

PREMISE_SPLITV_PATH

PREMISE_SPLITV_PATH

PREMISE_SPLITV_URL

PREMISE_SPLITV_URL

Functions

load_tgm_plugin_activation()

load_tgm_plugin_activation()

Ensure only one instance of the class is ever invoked.

tgmpa()

tgmpa(array $plugins, array $config)

Helper function to register a collection of required plugins.

Parameters

array $plugins

An array of plugin arrays.

array $config

Optional. An array of configuration values.

tgmpa_load_bulk_installer()

tgmpa_load_bulk_installer()

Load bulk installer