WpWodify\Fields::get_input_field
Standard input[type=*] template.
Signature
public function get_input_field(array
$replacements )
Parameters
$replacements
— array- An array of replacements to make
Returns
- string
- The markup for a standard input field.
Test Coverage
Information
- Coverage: 8/8 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — WpWodify\FieldsTest::test_get_input_field with data set "empty replacements"