Skip to content
github-actions[bot] edited this page Aug 26, 2024 · 12 revisions

Style

Courier_Style Class

  • Full name: \CourierNotices\Model\Taxonomy\Style

Properties

config

Configuration

private \CourierNotices\Model\Config $config

name

Placement name

public string $name

labels

Labels

private array $labels

args

Arguments

private array $args

Methods

__construct

_Placement constructor.

public __construct(): mixed

get_args

Returns the arguments

public get_args(): array

get_styles

Get all the styles associated with courier notices

public get_styles(string|mixed $fields = 'all'): array|mixed|void

Parameters:

Parameter Type Description
$fields string|mixed Allows for whatever WP_Term_Query allows

get_styles_options

public get_styles_options(): mixed


Automatically generated on 2024-08-26

Clone this wiki locally