SLP® phpDocs

SLP_Admin_Locations_Load extends SLP_Base_Object

Load locations from another WordPress site.

Table of Contents

Constants

subtab_slug  = 'load'

Properties

$settings  : mixed

Methods

__construct()  : mixed
SLP_Base_Object constructor.
add_load_tab()  : mixed
get_instance()  : SLP_Base_Object
Return an instance of the object which is also registered to the slplus global less the SLP_ part.
initialize()  : mixed
Do these things when this object is invoked. Override in your class.
set_properties()  : void
Set our properties.
add_import_from_wpslp_interface()  : mixed
Add Import From WPSLP Group

Constants

Properties

Methods

__construct()

SLP_Base_Object constructor.

public __construct([array<string|int, mixed> $options = array() ]) : mixed
Parameters
$options : array<string|int, mixed> = array()

get_instance()

Return an instance of the object which is also registered to the slplus global less the SLP_ part.

public static get_instance([null|array<string|int, mixed> $options = array() ]) : SLP_Base_Object
Parameters
$options : null|array<string|int, mixed> = array()

object init params

Return values
SLP_Base_Object

initialize()

Do these things when this object is invoked. Override in your class.

public initialize() : mixed

set_properties()

Set our properties.

public set_properties([array<string|int, mixed> $options = array() ]) : void
Parameters
$options : array<string|int, mixed> = array()

add_import_from_wpslp_interface()

Add Import From WPSLP Group

private add_import_from_wpslp_interface() : mixed

        
On this page

Search results