webviep.php
Plugin Name: WebVIEP Prototype Description: Web-based Virtual Exhibition Platform Prototype realised as a Wordpress Plugin.
Version: 1.8 Author: Steffen Wutzke Author URI: https://steffenwutzke.de Text Domain: webviep Domain Path: /languages
Table of Contents
Constants
- WEBVIEP_PLUGIN_DIR = \plugin_dir_path(__FILE__)
- WEBVIEP_PLUGIN_FILE = __FILE__
Functions
- webviep_run() : void
- Bootstraps the plugin once WordPress has loaded.
Constants
WEBVIEP_PLUGIN_DIR
public
mixed
WEBVIEP_PLUGIN_DIR
= \plugin_dir_path(__FILE__)
WEBVIEP_PLUGIN_FILE
public
mixed
WEBVIEP_PLUGIN_FILE
= __FILE__
Functions
webviep_run()
Bootstraps the plugin once WordPress has loaded.
webviep_run() : void