-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Admin UI | Add remove_menu to Admin_Menu class (#41422)
* Add remove_menu method to Admin_Menu class * Use Admin_Menu::remove_menu to handle old Social menu item * Add changelog
- Loading branch information
1 parent
b614623
commit 2cf35b5
Showing
4 changed files
with
31 additions
and
33 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
projects/packages/admin-ui/changelog/add-remove_menu-to-admin_menu-class
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: added | ||
|
||
Added remove_menu method to Admin_Menu class |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
projects/packages/publicize/changelog/add-remove_menu-to-admin_menu-class
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: changed | ||
|
||
Use Admin_Menu::remove_menu to handle old Social menu item |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters