Select::get_options()

Method: Return options of a select field.

Select::field_markup()

Method: Field markup.

Repeatable

Class: Repeatable field.

Repeatable::prepare()

Method: Prepare field.

Repeatable::unsafe_value()

Method: Get POST (unsafe) value of a field.

Repeatable::get_last_field()

Method: Return last repeatable group.

Repeatable::html_order()

Method: Html order for a field.

Repeatable::get_groups_count()

Method: Get group count when requesting group from ajax.

Repeatable::field_markup()

Method: Field markup.

Validate::validate_is_url()

Method: Validate `is_url` field.