mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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. git-svn-id: https://develop.svn.wordpress.org/trunk@55051 602fd350-edb4-49c9-b593-d223f7449a82
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