Changeset 38361 for trunk/src/wp-admin/includes/class-wp-press-this.php
- Timestamp:
- 08/26/2016 09:48:32 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-press-this.php
r38028 r38361 480 480 $src = 'https://www.dailymotion.com/video/' . $src_matches[2]; 481 481 } else { 482 require_once( ABSPATH . WPINC . '/class-oembed.php' );483 482 $oembed = _wp_oembed_get_object(); 484 483
Note: See TracChangeset
for help on using the changeset viewer.