Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#61757 closed defect (bug) (duplicate)

Changing the priority of the admin_bar_menu breaks filtering

Reported by: romulodl Owned by:
Priority: normal Milestone:
Component: Toolbar Version: 6.6.1
Severity: normal Keywords:
Cc: Focuses: administration

Description

This change: https://github.com/WordPress/wordpress-develop/commit/340bf4c10d0c976501fc83c057a339ac68a4c8ec will give errors to everyone who made a simple filtering on admin_bar_menu, for example, following this tutorial (https://qodeinteractive.com/magazine/how-to-remove-howdy-admin-in-wordpress/) to remove the "Howdy" message from their admin panel. Now for this to work, they would need to add a priority of 9992.

Not sure how to report this, as on itself it is not a bug, but lots of people will get errors (as I did) on their wordpress installations just for updating to the latest version.

Change History (2)

#1 @romulodl
2 years ago

  • Resolutioninvalid
  • Status newclosed

Ohh, this is a duplicate of https://core.trac.wordpress.org/ticket/61738, please ignore...

#2 @sabernhardt
2 years ago

  • Component AdministrationToolbar
  • Milestone Awaiting Review
  • Resolution invalidduplicate

Duplicate of #61738.

Note: See TracTickets for help on using tickets.