Adds <link rel="preload"> tags to the HTML <head> for any URLs the admin defines. Preloading tells the browser to fetch critical resources (fonts, CSS, JS, images, API endpoints) earlier in the page lifecycle, reducing render-blocking delays and improving perceived load time.
| Category | Performance |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/preload-critical-assets |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |