Popis
If you’ve run into the error „failed to send buffer of zlib output compression“ with WordPress, this simple plugin fixes the issue.
The plugin replaces the default „wp_ob_end_flush_all“ implementation, by adding a check for whether zlib compression is on. If it is,
then buffer level one isn’t flushed. This prevents WordPress from trying to flush the ‚reserved’ compression buffer, which causes an error.
A patch has also been submitted to the WordPress core, with this plugin as an interim solution.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Buffer Flush Fix je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Buffer Flush Fix” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.