[wp-trac] [WordPress Trac] #28009: Recent Posts widget breaks ob stack
WordPress Trac
noreply at wordpress.org
Thu Apr 24 19:47:11 UTC 2014
#28009: Recent Posts widget breaks ob stack
------------------------------+-----------------------------
Reporter: m_i_n | Owner: ocean90
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.9.1
Component: Widgets | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: administration
------------------------------+-----------------------------
Comment (by ocean90):
In [changeset:"28195"]:
{{{
#!CommitTicketReference repository="" revision="28195"
Recent Posts Widget: Use `ob_end_flush()` instead of `ob_flush()`.
`ob_end_flush()` flushes the output buffer *and* turns output buffering
off, same as `ob_get_flush()`.
props m_i_n.
see #28009 for trunk.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28009#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list