From 184e5b69e8bd971eda0c120c5a81eb2904eb45e6 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 17 Mar 2009 21:20:19 +0000 Subject: [PATCH] Echo submit field from base class so widgets don't have to do it. git-svn-id: https://develop.svn.wordpress.org/trunk@10807 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/default-widgets.php | 6 ------ wp-includes/widgets.php | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/wp-includes/default-widgets.php b/wp-includes/default-widgets.php index da85a28449..5be856a632 100644 --- a/wp-includes/default-widgets.php +++ b/wp-includes/default-widgets.php @@ -78,7 +78,6 @@ class WP_Widget_Pages extends WP_Widget {

- id="get_field_id('description'); ?>" name="get_field_name('description'); ?>" />
-

-

-

-

- form($instance); +?> + +