mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 14:14:36 +00:00
Docs: Replace "html" and "xhtml" instances in DocBlocks and comments with "HTML" and "XHTML".
This ensures consistent capitalization where appropriate. Props navidos, desrosj. Fixes #50473. git-svn-id: https://develop.svn.wordpress.org/trunk@48199 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -6559,7 +6559,7 @@ function get_tag_regex( $tag ) {
|
||||
|
||||
/**
|
||||
* Retrieve a canonical form of the provided charset appropriate for passing to PHP
|
||||
* functions such as htmlspecialchars() and charset html attributes.
|
||||
* functions such as htmlspecialchars() and charset HTML attributes.
|
||||
*
|
||||
* @since 3.6.0
|
||||
* @access private
|
||||
|
||||
Reference in New Issue
Block a user