Function simmer_units_select_field
Print or return a
Package: Simmer\Admin\Functions
Since: 1.0.0
Type: string $name The field element's name attribute. Default 'simmer-unit'.
Type: string $select The unit slug to be selected. Default none.
Type: string $id The field element's id attribute. Default none.
Type: string $class The field element's class attribute. Default 'simmer-units-dropdown'.
Type: int $tab_index The field tab index. Default '0'.
Type:
Located at core/admin/functions.php
Since: 1.0.0
Type: string $name The field element's name attribute. Default 'simmer-unit'.
Type: string $select The unit slug to be selected. Default none.
Type: string $id The field element's id attribute. Default none.
Type: string $class The field element's class attribute. Default 'simmer-units-dropdown'.
Type: int $tab_index The field tab index. Default '0'.
Type:
bool $echo Whether to echo or return the field element. Default 'true'. }
Located at core/admin/functions.php
array |
$args = '' |
<p>{ Optional. The custom arguments.</p> |
|
$count = 1 |
string
|
$output The generated |