Make WordPress Core

Changes between Version 5 and Version 7 of Ticket #31436


Ignore:
Timestamp:
04/29/2015 08:31:15 PM (10 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31436 – Description

    v5 v7  
    77For the issue of conflicting auto-incremented widget IDs across user sessions, see #32183.
    88
     9For the previously-reported issue specific for handling conflicts between editing widgets on the widget admin page, see #12722.
     10
    911Some enhancements for a feature plugin: The Customizer UI would benefit from having a list of users currently in the Customizer appearing somewhere, with a list of the changes each user has made. If someone left their Customizer session open, this list would also allow an administrator to sign the user out, using something like the [https://wordpress.org/plugins/user-session-control/ User Session Control] plugin; or the Customizer UI could provide a way to boot a user from the Customizer.