#11842 closed enhancement (fixed)
general-template.php echo/return fixes
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | minor | Version: | 2.9.1 |
Component: | Formatting | Keywords: | has-patch commit tested |
Focuses: | Cc: |
Description
There are 3 functions that does have a way to 'return' data:
- get_search_form
- wp_register
- get_calendar
This patch has all the changes. Tested and working! ;-)
Attachments (5)
Change History (13)
#1
@
15 years ago
- Milestone changed from 2.9.2 to 3.0
As a code tidy up this shouldn't be done in a Maintenance release.
#2
@
15 years ago
- Cc sirzooro added
Related: #10575. Path attached to that ticket also adds get_calendar
filter.
Note: See
TracTickets for help on using
tickets.
removed 'ob_end_clean()'