Changeset 33097
- Timestamp:
- 07/06/2015 10:50:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-sites-list-table.php
r33016 r33097 485 485 */ 486 486 protected function handle_row_actions( $blog, $column_name, $primary ) { 487 global $current_site;488 489 487 if ( $primary === $column_name ) { 490 488 $blogname = untrailingslashit( $blog['domain'] . $blog['path'] );
Note: See TracChangeset
for help on using the changeset viewer.