TalentLoadoutDeleter
Blizzard's built-in delete flow for saved talent loadouts is 2–3 clicks per loadout. If you've ever tried to clean up old leveling specs, PvP variants, or one-off raid builds, you know how tedious that gets.
TalentLoadoutDeleter adds two things to your talent UI:
- A Shift-click [X] button next to every saved loadout in Blizzard's dropdown.
- A Manage button that opens a bulk-delete window with multi-select.
That's the whole addon. No SavedVariables, no popups, no external libraries.
Features
Inline delete
Open the loadout dropdown — every saved loadout has a small [X] on the right. Hold Shift and click to delete that loadout instantly.
The active loadout's [X] is greyed out and shows a tooltip explaining you must switch loadouts first before it can be deleted. You can't accidentally nuke your current build.
Bulk manager
Click the Manage button next to the loadout search box. The window lists every saved combat loadout for your current spec. Check the rows you want to remove (or use Select All) and press Delete Selected. Done.
The active loadout is shown but cannot be selected, so bulk delete is always safe.
Compatibility
- WoW Retail — Patch 12.0.5 (Interface
120005).
- No SavedVariables.
- No external libraries (no Ace3, no LibStub).
- No popup confirmations — the select-then-click flow is the gate.