Changeset 41634 for trunk/src/wp-includes/embed.php
- Timestamp:
- 09/28/2017 04:28:46 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/embed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/embed.php
r41606 r41634 1107 1107 1108 1108 if ( ! $post_id ) { 1109 if ( $switched_blog ) { 1110 restore_current_blog(); 1111 } 1112 1109 1113 return $result; 1110 1114 }
Note: See TracChangeset
for help on using the changeset viewer.