WordPress.org

Make WordPress Core

Opened 20 months ago

Last modified 6 months ago

#19159 accepted enhancement

When Inactive Widgets list gets long it is hard to clear

Reported by: westi Owned by: cdog
Priority: normal Milestone: Future Release
Component: Widgets Version: 3.3
Severity: minor Keywords: westi-likes 3.4-early has-patch ux-feedback needs-testing
Cc: westi, catalin.dogaru@…, lessbloat

Description

If you have a lot of inactive widgets it can be really hard manual labour to remove them all.

It would be much nicer if there was a delete all button like this plugin adds http://wordpress.org/extend/plugins/remove-inactive-widgets/

Attachments (4)

19159.diff (4.5 KB) - added by cdog 9 months ago.
19159.jpg (19.9 KB) - added by cdog 9 months ago.
19159.2.diff (4.8 KB) - added by cdog 6 months ago.
19159.3.diff (4.9 KB) - added by cdog 6 months ago.

Download all attachments as: .zip

Change History (12)

comment:1 cdog10 months ago

  • Cc catalin.dogaru@… added

comment:2 cdog10 months ago

  • Keywords has-patch added; needs-patch removed

attachment:19159.diff adds the option to clear the Inactive Widgets list. It works well with JavaScript disabled too. The output can be previewed here: attachment:19159.jpg.

Version 0, edited 10 months ago by cdog (next)

cdog9 months ago

cdog9 months ago

comment:3 cdog9 months ago

  • Owner set to cdog
  • Status changed from new to accepted

comment:4 cdog9 months ago

  • Keywords ux-feedback added

cdog6 months ago

comment:5 cdog6 months ago

  • Keywords needs-testing added

attachment:19159.2.diff updates my previous submission so the patch can be tested against the latest revision (23132).

While updating I've noticed a possible bug with the spinner which I reported here: ticket:22839.

Last edited 6 months ago by cdog (previous) (diff)

cdog6 months ago

comment:6 cdog6 months ago

attachment:19159.3.diff uses .css() to set the display property to inline-block instead of .show() to avoid ticket:22839.

comment:7 nacin6 months ago

  • Cc lessbloat added

Adding lessbloat as CC for a potential user test.

comment:8 ocean906 months ago

#23080 was marked as a duplicate.

Note: See TracTickets for help on using tickets.