WebVIEP Plugin

Application

Table of Contents

Classes

IndustryChallengeDetails
Details for industry challenge booth items.
RicdDetails
Details for RICD-backed booth items (stores external record ID).
StartupIdeaDetails
Details for startup idea booth items.

Constants

WEBVIEP_PLUGIN_DIR  = \plugin_dir_path(__FILE__)
WEBVIEP_PLUGIN_FILE  = __FILE__

Functions

webviep_explorer_page_url()  : string
webviep_explorer_category_url()  : string
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_explorer_page_url()

webviep_explorer_page_url(int $page, string $categorySlug) : string
Parameters
$page : int
$categorySlug : string
Return values
string

webviep_explorer_category_url()

webviep_explorer_category_url(string $categorySlug) : string
Parameters
$categorySlug : string
Return values
string

webviep_run()

Bootstraps the plugin once WordPress has loaded.

webviep_run() : void

        
On this page

Search results