mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 21:51:26 +01:00
Fix docs spacing missed in [27136].
See #27070. Built from https://develop.svn.wordpress.org/trunk@27137 git-svn-id: http://core.svn.wordpress.org/trunk@27004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8b3c9c6b97
commit
30c7a12aa2
@ -1620,8 +1620,8 @@ function compression_test() {
|
||||
* @see get_submit_button()
|
||||
*
|
||||
* @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
|
||||
* include 'primary', 'secondary', 'delete'. Default 'primary'
|
||||
* @param string $type Optional. The type and CSS class(es) of the button. Core values
|
||||
* include 'primary', 'secondary', 'delete'. Default 'primary'
|
||||
* @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
|
||||
* used as the button's id.
|
||||
|
Loading…
Reference in New Issue
Block a user