#41896 closed enhancement (invalid)
No way to determine the order of wp_enqueue_style without manually searching code
| Reported by: | btiessen | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.9 |
| Severity: | normal | Keywords: | reporter-feedback close |
| Cc: | Focuses: |
Description
There is no way to visually determine the priority number of a stylesheet without trial and error.
When wp_enqueue_style runs it should output the priority in a comment beside it.
The priority should be passed from wp_enqueue_scripts, because this is where the priority is set.
Change History (5)
#2
@
9 years ago
- Keywords reporter-feedback added
Welcome to Trac :) Could you please explain a bit more, if possible with an example? Thank you!
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@btiessen welcome to the trac :)