[wp-trac] [WordPress Trac] #55074: Deactivating WP_Widget_Recent_Comments kills the whole Widgets area
WordPress Trac
noreply at wordpress.org
Fri Feb 4 09:58:46 UTC 2022
#55074: Deactivating WP_Widget_Recent_Comments kills the whole Widgets area
--------------------------+-----------------------------
Reporter: madeinua | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 5.9
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This expression makes the Widgets page empty:
{{{
unregister_widget( 'WP_Widget_Recent_Comments' );
}}}
Were no problems with WordPress 5.8.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55074>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list