refactor: remove poorly compatible tools

pull/307/head
Seaton Jiang 2020-12-13 22:59:10 +08:00
parent 7db595fb4c
commit a1086457d9
No known key found for this signature in database
GPG Key ID: C1086BAE716FF138
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ function widgets_init()
$wp_widget = array(
'WP_Widget_Pages',
'WP_Widget_Meta',
'WP_Widget_Media_Image',
'WP_Widget_Archives',
'WP_Widget_Calendar',
'WP_Widget_Recent_Posts',
'WP_Widget_Recent_Comments',
'WP_Widget_RSS',