Introduce a button on the user profile screen which clears all other sessions, and on the user editing screen which clears all sessions. Only appears when there are applicable sessions which can be cleared.
See #30264. Props jorbin, ocean90, johnbillion Built from https://develop.svn.wordpress.org/trunk@30333 git-svn-id: http://core.svn.wordpress.org/trunk@30332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -611,6 +611,11 @@ table.form-table td .updated {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
table.form-table td .updated p {
|
||||
font-size: 13px;
|
||||
margin: 0.3em 0;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
18.0 - Users
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user