Browse: Home / Classes / Semper_Fi_Module /

Semper_Fi_Module::get_option_row

Semper_Fi_Module::get_option_row( string $name,  array $opts,  array $args )

Format a row for an option on a settings page.


Description #


Parameters #

$name

(string) (Required) Name of the option.

$opts

(array) (Required) array of options.

$args

(array) (Required) Array of arguments.


Return #

(string)


Source #

File: includes/class-ld-semper-fi-module.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.