Changes between Initial Version and Version 1 of Ticket #6234, comment 13
- Timestamp:
- 03/06/2015 04:49:25 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6234, comment 13
initial v1 4 4 I think, we'll need to wait a bit for what i'm suggesting. I think, if we are to use the data that are prepended to a script using `wp_localize_script()`, then we need to first work on this one #5931 : it seems more natural to me to intercept the script data while we can, and as the activity loop happens after `wp_head()`, we need an extra time we can get by moving the javascript into the footer. 5 5 6 6234.02.patchis a working example of how this could look like.6 [https://buddypress.trac.wordpress.org/attachment/ticket/6234/6234.02.patch 6234.02.patch] is a working example of how this could look like.