Improve LCP by Deprioritizing Script Modules from the Interactivity API - Weston Ruter
Adding fetchpriority=low to script modules and moving them from the head to the footer can improve LCP by >9%!
[OBSOLETE WITH WP 6.9] Improves performance for the LCP metric by setting fetchpriority=low on script modules for the Interactivity API and on the comment-reply script. This implements https://core...
Adding fetchpriority=low to script modules and moving them from the head to the footer can improve LCP by >9%!