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. git-svn-id: https://develop.svn.wordpress.org/trunk@35766 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cc5e86207b
commit
1a3a997433
@ -93,7 +93,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
||||
<?php echo wp_oembed_get( '' ); ?>
|
||||
</div>
|
||||
<h3><?php echo ( 'More third-party embeds' ); ?></h3>
|
||||
<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>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user