Two settings field on one line together
-
Hi, I’m trying to make a plugin where I have one line, like a settings field that includes two form elements. So like a checkbox and a select box.
This is what I want to achieve below:
How can I achieve this? At the moment I’m using the add_settings_field() function but it’s adding my two settings on a new line, each with a field label.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Two settings field on one line together’ is closed to new replies.