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 = '1.16.1'
- document_library_pro() : Plugin
- Get the plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '1.16.1'
Functions
document_library_pro()
Get the plugin instance.
document_library_pro() : Plugin