mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user