PHP Class Lumberjack\Config\Menus

Datei anzeigen Open project: Rareloop/lumberjack Class Usage Examples

Public Methods

Method Description
register ( string $action = 'init', integer $priority = 10 ) En-queue required assets

Method Details

register() public static method

En-queue required assets
public static register ( string $action = 'init', integer $priority = 10 )
$action string The name of the action to hook into
$priority integer The priority to attach the action with