Does HTTP/2 Server Push for JavaScript and CSS resources properly.
As of April 2026, LH HTTP/2 Server Push is a WordPress http2 plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.1K+ times in total. Requires WordPress 3.0+ and PHP false+. Available on WordPress.org since 2017. Last updated 8 years ago — may have compatibility concerns. Top alternative: Page Speed Optimizer: HTTP/2 Push….
Server Push provides significant performance gains if used judiciously. However other WordPress plugins that handle server push can actually slow your site as they push files indiscrimentally.
Most push all files enqueued by wordpress to the broswer and use output buffering to achieve this.
However this plugin does it properly by only pushing the the assets that the browser requires for the initial user interaction. Namely the scripts and css in the head of the document.
Note : It requires a web server that supports HTTP/2.
| WordPress | 3.0+ requiredTested up to 4.7.33 |
| PHP | false+ required |
1.00 May 15, 2017
Initial release.
1.01 May 20, 2017
Is admin check.
1.02 May 24, 2017
More robust code.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.