This line was quite unreadable. Additionally, it was using the "heavy" `wp_kses_data()` function to escape item count phrase, while that phrase should not contain HTML in the first place and therefore can use the lighter `esc_html()` function to do the output escaping. |
||
|---|---|---|
| .. | ||
| custom-header.php | ||
| customizer.php | ||
| jetpack.php | ||
| template-functions.php | ||
| template-tags.php | ||
| woocommerce.php | ||
| wpcom.php | ||