mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
REST API: Revert widget endpoints
Reverts [50993] as it has missing props. Reverts [50993]. See #41683. git-svn-id: https://develop.svn.wordpress.org/trunk@50994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -63,6 +63,3 @@ require_once ABSPATH . WPINC . '/widgets/class-wp-nav-menu-widget.php';
|
||||
|
||||
/** WP_Widget_Custom_HTML class */
|
||||
require_once ABSPATH . WPINC . '/widgets/class-wp-widget-custom-html.php';
|
||||
|
||||
/** WP_Widget_Block class */
|
||||
require_once ABSPATH . WPINC . '/widgets/class-wp-widget-block.php';
|
||||
|
||||
Reference in New Issue
Block a user