Changeset 42228 for trunk/src/wp-admin/post.php
- Timestamp:
- 11/26/2017 11:56:25 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/post.php
r42201 r42228 46 46 $sendback = wp_get_referer(); 47 47 if ( ! $sendback || 48 strpos( $sendback, 'post.php' ) !== false ||49 strpos( $sendback, 'post-new.php' ) !== false ) {48 strpos( $sendback, 'post.php' ) !== false || 49 strpos( $sendback, 'post-new.php' ) !== false ) { 50 50 if ( 'attachment' == $post_type ) { 51 51 $sendback = admin_url( 'upload.php' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)