Fix docs spacing missed in [27136].
See #27070. git-svn-id: https://develop.svn.wordpress.org/trunk@27137 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4993a00e05
commit
aa502ff35a
@ -1620,8 +1620,8 @@ function compression_test() {
|
|||||||
* @see get_submit_button()
|
* @see get_submit_button()
|
||||||
*
|
*
|
||||||
* @param string $text The text of the button (defaults to 'Save Changes')
|
* @param string $text The text of the button (defaults to 'Save Changes')
|
||||||
* @param string $type Optional. The type and CSS class(es) of the button. Core values
|
* @param string $type Optional. The type and CSS class(es) of the button. Core values
|
||||||
* include 'primary', 'secondary', 'delete'. Default 'primary'
|
* include 'primary', 'secondary', 'delete'. Default 'primary'
|
||||||
* @param string $name The HTML name of the submit button. Defaults to "submit". If no
|
* @param string $name The HTML name of the submit button. Defaults to "submit". If no
|
||||||
* id attribute is given in $other_attributes below, $name will be
|
* id attribute is given in $other_attributes below, $name will be
|
||||||
* used as the button's id.
|
* used as the button's id.
|
||||||
|
Loading…
Reference in New Issue
Block a user