SLP_Admin_General_Text
in package
Class SLP_Admin_General_Text
Extend text for admin general tab
Table of Contents
Properties
- $text : mixed
Methods
- __construct() : mixed
- SLP_Admin_Settings_Text constructor.
- get_text_string() : string
- Set the strings we need on the admin panel.
- initialize() : mixed
- Do at the start.
- set_text_strings() : mixed
- Set our text strings.
Properties
$text
private
mixed
$text
Methods
__construct()
SLP_Admin_Settings_Text constructor.
public
__construct() : mixed
get_text_string()
Set the strings we need on the admin panel.
public
get_text_string(string $text, array<string|int, string> $slug) : string
Parameters
- $text : string
- $slug : array<string|int, string>
Return values
stringinitialize()
Do at the start.
private
initialize() : mixed
set_text_strings()
Set our text strings.
private
set_text_strings() : mixed