Changes between Initial Version and Version 1 of Ticket #22249, comment 49
- Timestamp:
- 01/02/2018 12:21:21 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22249, comment 49
initial v1 12 12 The update to an array attribute inside wp_register_style and wp_enqueue_style I've seen in 22249-3.diff was not present anymore in the 22249.7.diff, hence I didn't find a way to test adding / overriding the stylesheet tag attributes. 13 13 14 I think this should move forward as it's a much welcomed addition to avoid having to manipulate the strings using the script tag filter whenever an async or defer attribute is needed.14 I think this should move forward as it's a much welcomed addition to avoid having to manipulate the strings using the script_loader_tag filter whenever an async or defer attribute is needed.