Skip to content

Commit

Permalink
Merge branch 'feature/3.6-upgrades' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Mathias committed Jul 23, 2013
2 parents 76eca09 + 41faf5a commit a8a6a55
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 387 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.txt
@@ -1,5 +1,13 @@
# CHANGE LOG

## feature/3.6-upgrades
- Updated to split header/footer scripts into separate files.
- Now supports scripts enqueued after head (will concatenate into footer file)
- Integrates better with native WordPress enqueuing system so that script dependencies are no longer rewritten.
- Handles "bookmark" scripts with an enqueued handle, but no source.
- Automatically concatenates "changed" and new scripts into files, concatenation filenames are unique to both handle and request URL.
- Required for WordPress 3.6

## 1.1.9
- Add filters to script file headers

Expand Down

0 comments on commit a8a6a55

Please sign in to comment.