mainwp/classclass-mainwp-system-view.php

MainWP System View.

Classes

MainWP_System_View Class MainWP_System_View

Functions

mainwp_add_translation()

mainwp_add_translation(mixed  $pArray, mixed  $pKey, mixed  $pText) 

Method mainwp_add_translation()

Grab info needed to build array and strip chartacters "/[^A-Za-z0-9_]/".

Parameters

mixed $pArray

Array of tranlatable text.

mixed $pKey

Key for each array enty.

mixed $pText

Text for each array entry.