Displays a <button> element. The type attribute is determined by the element displayed.
Displays a group of checkboxes.
Displays an entire form, including the opening/closing <form> tags and any elements contained in the form.
Displays an <input> element. The type attribute is determined by the element displayed.
Displays a form's children without the enclosing <form> tag.
Displays a group of radio buttons.
Displays a <select> element.
Displays a <textarea> element.
Displays WordPress's built-in rich text editor.