Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#9756 closed enhancement (fixed)

Improvements of the Search Widget

Reported by: hakre's profile hakre Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: Widgets Keywords: has-patch tested commit
Focuses: Cc:

Description

Search Widget could benefit from a Title option (first discussed in #8441).

Other Widget Improvements could go into this ticket as well. Feedback appreciated.

Attachments (2)

9756.patch (1.3 KB) - added by hakre 15 years ago.
Search Widget gets a Title
9756.diff (1.2 KB) - added by Denis-de-Bernardy 15 years ago.
give credits to hakre

Download all attachments as: .zip

Change History (8)

@hakre
15 years ago

Search Widget gets a Title

#1 @hakre
15 years ago

  • Milestone changed from Unassigned to 2.8
  • Version set to 2.8

#2 @hakre
15 years ago

  • Keywords has-patch added

#3 @Denis-de-Bernardy
15 years ago

  • Component changed from General to Widgets
  • Owner anonymous deleted

patch seems to contain unneeded stuff:

+		// $instance['count'] = $new_instance['count'] ? 1 : 0;
+		// $instance['dropdown'] = $new_instance['dropdown'] ? 1 : 0;

else, +1

#4 @Denis-de-Bernardy
15 years ago

  • Keywords tested commit added
  • Type changed from defect (bug) to enhancement

@Denis-de-Bernardy
15 years ago

give credits to hakre

#5 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11274]) Add title option to search widget. Props hakre. fixes #9756

#6 @hakre
15 years ago

thanks denis & ryan.

Note: See TracTickets for help on using tickets.