Make WordPress Core

Ticket #34663: 34663.11.diff

File 34663.11.diff, 654 bytes (added by wonderboymusic, 9 years ago)
  • src/wp-admin/about.php

     
    9090                        </div>
    9191                        <div class="col">
    9292                                <div class="embed-container">
    93                                         <?php echo wp_oembed_get( '' ); ?>
     93                                        <?php echo wp_oembed_get( 'https://cloudup.com/cD3duXiAI5k' ); ?>
    9494                                </div>
    9595                                <h3><?php _e( 'Even more embed providers' ); ?></h3>
    9696                                <p><?php _e( 'In addition to post embeds, WordPress 4.4 also adds support for five new oEmbed providers: Cloudup, Reddit&nbsp;Comments, ReverbNation, Speaker&nbsp;Deck, and VideoPress.' ); ?></p>