Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Check Out HTTP/2 Server Push plugin for WordPress #40

Open
kingkool68 opened this issue Mar 14, 2018 · 0 comments
Open

Check Out HTTP/2 Server Push plugin for WordPress #40

kingkool68 opened this issue Mar 14, 2018 · 0 comments

Comments

@kingkool68
Copy link
Contributor

My plugin gets a list of the CSS and JS which are queued via wp_enqueue_script() and wp_enqueue_style().

And it sends link: response header which enables to pre-load those resources like following.
Link: ..., </wp-content/themes/example/style.css>; rel=preload; as=style, ...

https://miya.io/2018/03/10/http-2-server-push-plugin-for-wordpress/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant