Helper::get_url()
Plugin URL.
Description
Get the plugin URL path.
Return
(string)
Source
File: includes/libs/helper.class.php
public static function get_url(){ return VIMEOTHEQUE_URL; }
Plugin URL.
Get the plugin URL path.
(string)
File: includes/libs/helper.class.php
public static function get_url(){ return VIMEOTHEQUE_URL; }