Changes between Initial Version and Version 1 of Ticket #32358, comment 26
- Timestamp:
- 07/10/2016 01:25:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32358, comment 26
initial v1 1 1 There are plugins which move jquery to the footer or minify them with other files or both. 2 2 3 W illadding jQuery.noConflict() to wp_add_inline_script() complicate things?3 Won't adding jQuery.noConflict() to wp_add_inline_script() complicate things?