equal
deleted
inserted
replaced
9 * @subpackage Theme_Compat |
9 * @subpackage Theme_Compat |
10 * @since 4.5.0 |
10 * @since 4.5.0 |
11 */ |
11 */ |
12 ?> |
12 ?> |
13 <div class="wp-embed"> |
13 <div class="wp-embed"> |
14 <p class="wp-embed-heading"><?php _e( 'Oops! That embed can’t be found.' ); ?></p> |
14 <p class="wp-embed-heading"><?php _e( 'Oops! That embed cannot be found.' ); ?></p> |
15 |
15 |
16 <div class="wp-embed-excerpt"> |
16 <div class="wp-embed-excerpt"> |
17 <p> |
17 <p> |
18 <?php |
18 <?php |
19 printf( |
19 printf( |