Changeset 46783
- Timestamp:
- 11/25/2019 02:00:22 PM (5 years ago)
- Location:
- branches/5.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.3
-
branches/5.3/src/wp-admin/user-edit.php
r45932 r46783 759 759 760 760 if ( $value ) { 761 $output .= $ value;761 $output .= $cap; 762 762 } else { 763 763 /* translators: %s: Capability name. */
Note: See TracChangeset
for help on using the changeset viewer.