mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
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 git-svn-id: https://develop.svn.wordpress.org/trunk@30333 602fd350-edb4-49c9-b593-d223f7449a82
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