Changeset 33810
- Timestamp:
- 08/30/2015 03:09:25 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-media-list-table.php
r33644 r33810 128 128 129 129 if ( $this->detached ) 130 $actions['attach'] = __( 'Attach to a post' );130 $actions['attach'] = __( 'Attach' ); 131 131 132 132 return $actions;
Note: See TracChangeset
for help on using the changeset viewer.