Changeset 27137
- Timestamp:
- 02/08/2014 10:18:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r27136 r27137 1621 1621 * 1622 1622 * @param string $text The text of the button (defaults to 'Save Changes') 1623 * @param string $typeOptional. The type and CSS class(es) of the button. Core values1624 * include 'primary', 'secondary', 'delete'. Default 'primary'1623 * @param string $type Optional. The type and CSS class(es) of the button. Core values 1624 * include 'primary', 'secondary', 'delete'. Default 'primary' 1625 1625 * @param string $name The HTML name of the submit button. Defaults to "submit". If no 1626 1626 * id attribute is given in $other_attributes below, $name will be
Note: See TracChangeset
for help on using the changeset viewer.