Make WordPress Core

Ticket #31929: master...shield-9_emoji_about.diff

File master...shield-9_emoji_about.diff, 984 bytes (added by extendwings, 9 years ago)

Emoji in about.php

  • wp-admin/about.php

    diff --git a/wp-admin/about.php b/wp-admin/about.php
    index 4996766..026d510 100644
    a b  
    6262                <div class="col">
    6363                        <h3><?php echo ( 'Extended Character Support' ); ?></h3>
    6464                        <p><?php echo ( 'WordPress now supports displaying a host of new characters included with Unicode 7.0, extending support for native Chinese, Japanese, and Korean characters, musical and mathematical symbols, hieroglyphs, and of course, emoji.' ); ?></p>
    65                         <p><?php echo ( 'Whether you’re using special characters or not, you can still get creative and decorate your content with emoji hearts, kittens, ice-cream cones, and musical instruments.' ); ?></p>
     65                        <p><?php echo ( 'Whether you’re using special characters or not, you can still get creative and decorate your content with emoji &#x2764;, &#x1f63a;, &#x1f366;, and &#x1f3b8;.' ); ?></p>
    6666                </div>
    6767                <div class="col">
    6868                        <img class="" src="//s.w.org/images/core/4.1/mobile.png" />