- Timestamp:
- 09/14/2015 10:42:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.0/src/wp-admin/includes/class-wp-ms-users-list-table.php
r29206 r34140 222 222 223 223 case 'email': 224 echo "<td $attributes><a href=' mailto:$user->user_email'>$user->user_email</a></td>";224 echo "<td $attributes><a href='" . esc_url( "mailto:$user->user_email" ) . "'>$user->user_email</a></td>"; 225 225 break; 226 226
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)