- Timestamp:
- 07/29/2014 01:40:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-media-list-table.php
r29137 r29320 371 371 ?> 372 372 <td <?php echo $attributes ?>><strong> 373 <?php if ( current_user_can( 'edit_post', $post->post_parent ) && $parent_type && $parent_type->show_ui) { ?>373 <?php if ( $parent_type && $parent_type->show_ui && current_user_can( 'edit_post', $post->post_parent ) ) { ?> 374 374 <a href="<?php echo get_edit_post_link( $post->post_parent ); ?>"> 375 375 <?php echo $title ?></a><?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)