[wp-trac] [WordPress Trac] #32183: Widget ID auto-increments conflict for concurrent users

WordPress Trac noreply at wordpress.org
Wed Jun 17 04:15:36 UTC 2015


#32183: Widget ID auto-increments conflict for concurrent users
--------------------------+-----------------------------
 Reporter:  westonruter   |       Owner:  westonruter
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  Future Release
Component:  Widgets       |     Version:  2.8
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------------
Changes (by westonruter):

 * keywords:  needs-patch => has-patch
 * milestone:  4.3 => Future Release


Comment:

 I neglected to update here that I have a feature plugin that implements
 concurrent-user autoincrements for widget IDs

 It's in the [https://wordpress.org/plugins/customize-widgets-plus/
 Customize Widgets Plus] plugin's “Widget Number Incrementing” module.

 The functionality is in these files:
 https://github.com/xwp/wp-customize-widgets-plus/blob/master/php/class-
 widget-number-incrementing.php
 https://github.com/xwp/wp-customize-widgets-plus/blob/master/js/widget-
 number-incrementing.js
 https://github.com/xwp/wp-customize-widgets-plus/blob/master/js/widget-
 number-incrementing-customizer.js
 https://github.com/xwp/wp-customize-widgets-plus/blob/master/core-patched
 /wp-admin/js/widgets.js

 I'm adding `has-patch` to refer to this feature plugin.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32183#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list