Documentation

Shortcodes
in package

Table of Contents

Properties

$assets_url  : string
$instance  : mixed
$token  : string
$version  : string

Methods

__construct()  : mixed
Admin constructor.
init_shortcodes()  : mixed
Initialize shortcodes.
instance()  : Db
Ensures only one instance of Class is loaded or can be loaded.
show_booking_form()  : mixed

Properties

Methods

__construct()

Admin constructor.

public __construct() : mixed
Tags
since
1.0.0

init_shortcodes()

Initialize shortcodes.

public init_shortcodes() : mixed

Sets up and registers all shortcodes used by the plugin.

Tags
since
1.0.0

instance()

Ensures only one instance of Class is loaded or can be loaded.

public static instance() : Db
Tags
since
1.0.0
static
Return values
Db

Class instance

show_booking_form()

public show_booking_form(mixed $atts) : mixed
Parameters
$atts : mixed

        
On this page

Search results