wp_encode_emoji()
Function: Converts emoji characters to their equivalent HTML entity.
Source: wp-includes/formatting.php:5915
Function: Converts emoji characters to their equivalent HTML entity.
Source: wp-includes/formatting.php:5915
Function: Converts emoji to a static img element.
Source: wp-includes/formatting.php:5936
Function: Converts emoji in emails into static images.
Source: wp-includes/formatting.php:6031
Function: Prints the important emoji-related styles.
Source: wp-includes/formatting.php:5773
Filter Hook: Filters the list of CSS classes to include with each category in the list.
Source: wp-includes/class-walker-category.php:241
Action Hook: Fires after the comment query vars have been parsed.
Source: wp-includes/class-wp-comment-query.php:348
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Method: Get a list of comments matching the query vars.
Source: wp-includes/class-wp-comment-query.php:378
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1173
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-comment-query.php:1234