Fix typo in a comment in [31752].
see #31242. git-svn-id: https://develop.svn.wordpress.org/trunk@31790 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7bbdceb336
commit
47c69c3207
@ -4126,7 +4126,7 @@ function wp_staticize_emoji( $text ) {
|
||||
|
||||
$output = '';
|
||||
/*
|
||||
* HTML loop taken from smiley function, which was taking from texturize function.
|
||||
* HTML loop taken from smiley function, which was taken from texturize function.
|
||||
* It'll never be consolidated.
|
||||
*
|
||||
* First, capture the tags as well as in between.
|
||||
|
Loading…
Reference in New Issue
Block a user