Метод | Описание | |
---|---|---|
__construct ( Mlp_Language_Api_Interface $language_api, |
Constructor | |
add_meta_box ( ) : void | Adds the meta box to the menu page | |
backend_setup ( ) : void | Set up backend management. | |
frontend_setup ( ) : void | Register filter for nav menu items. | |
initialize ( ) : void | Wires up all general functions. |
Метод | Описание | |
---|---|---|
add_actions ( ) : void | Register callbacks for our actions. | |
create_instances ( ) : void | Create nonce, view and data objects. |
public __construct ( Mlp_Language_Api_Interface $language_api, |
||
$language_api | Mlp_Language_Api_Interface | |
$asset_manager |
public add_meta_box ( ) : void | ||
Результат | void |
public backend_setup ( ) : void | ||
Результат | void |
public frontend_setup ( ) : void | ||
Результат | void |
public initialize ( ) : void | ||
Результат | void |