[wp-trac] [WordPress Trac] #43258: Output buffering
WordPress Trac
noreply at wordpress.org
Wed May 10 21:49:33 UTC 2023
#43258: Output buffering
-------------------------+------------------------------
Reporter: nextendweb | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: docs
-------------------------+------------------------------
Comment (by SergeyBiryukov):
Replying to [ticket:43258 nextendweb]:
> '''Future'''
> It would be great to see in WordPress core an in-built output buffering
system. Then the developers wouldn't need to start and close output
buffers on their own. WordPress would do the output buffering and at the
end it would allow the filtering of the content.
>
> {{{#!php
> <?php
> echo apply_filters('wp_output', $output);
> }}}
Related: #58285
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43258#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list