Make WordPress Core

Changeset 35766


Ignore:
Timestamp:
12/04/2015 04:26:35 PM (9 years ago)
Author:
DrewAPicture
Message:

About page: Add non-breaking spaces to "Reddit Comments" and "Speaker Deck" oEmbed provider names to prevent line wrapping between the words.

Props ocean90.
See #34663.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/about.php

    r35765 r35766  
    9494                </div>
    9595                <h3><?php echo ( 'More third-party embeds' ); ?></h3>
    96                 <p><?php echo ( 'If the addition of post embeds weren’t enough, WordPress 4.4 also adds support for five new oEmbed providers: Cloudup, ReverbNation, Reddit Comments, VideoPress, and Speaker Deck.' ); ?></p>
     96                <p><?php echo ( 'If the addition of post embeds weren’t enough, WordPress 4.4 also adds support for five new oEmbed providers: Cloudup, ReverbNation, Reddit&nbsp;Comments, VideoPress, and Speaker&nbsp;Deck.' ); ?></p>
    9797            </div>
    9898        </div>
Note: See TracChangeset for help on using the changeset viewer.