Docs: Align spelling with American English.
This changeset updates the use of "-ise" suffix to American English "-ize" in various files. Follow-up to [54663], [54664], [55043], [55044]. Props kebbet, mukesh27. See #56811, #56792. Built from https://develop.svn.wordpress.org/trunk@55051 git-svn-id: http://core.svn.wordpress.org/trunk@54584 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -4728,7 +4728,7 @@ function wp_make_link_relative( $link ) {
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
*
|
||||
* @param string $option The name of the option.
|
||||
* @param string $value The unsanitised value.
|
||||
* @param string $value The unsanitized value.
|
||||
* @return string Sanitized value.
|
||||
*/
|
||||
function sanitize_option( $option, $value ) {
|
||||
|
||||
Reference in New Issue
Block a user