document-library-pro.php
The main plugin file for Document Library Pro.
This file is included during the WordPress bootstrap process if the plugin is active.
Tags
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '2.0.0'
- document_library_pro() : Plugin
- Get the plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
Tags
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '2.0.0'
Tags
Functions
document_library_pro()
Get the plugin instance.
document_library_pro() : Plugin