#58510 closed enhancement (fixed)
Add fetchpriority attribute to wp_preload_resources
| Reported by: | luboslives | Owned by: | adamsilverstein |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | General | Version: | 6.1 |
| Severity: | normal | Keywords: | has-unit-tests has-patch |
| Cc: | Focuses: | performance |
Description
The wp_preload_resources filter only allows for a small set of attributes. Please add the fetchpriority attribute to that list. I see fetchpriority is being discussed, but not in regards to this particular filter.
Attachments (1)
Change History (10)
This ticket was mentioned in PR #5991 on WordPress/wordpress-develop by @tabrisrp.
3 years ago
#1
- Keywords has-patch has-unit-tests added
Add support for the fetchpriority attribute in wp_preload_resources()
Trac ticket: https://core.trac.wordpress.org/ticket/58510
#2
@
3 years ago
- Keywords has-patch has-unit-tests → has-unit-tests has-patch
Added a pull request on Github for this enhancement, which includes update of the unit tests too to validate the change.
This ticket was mentioned in PR #6231 on WordPress/wordpress-develop by @adamsilverstein.
3 years ago
#4
Trac ticket:
#6
@
3 years ago
@adamsilverstein This ticket is in the Awaiting Review milestone, please milestone it to 6.6 (or 6.5 if this should be included and backported to that branch). Thanks!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I added the fetchpriority attribute