Changeset 19673 for trunk/wp-includes/script-loader.php
- Timestamp:
- 01/04/2012 07:03:33 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r19621 r19673 657 657 * Private, for use in *_footer_scripts hooks 658 658 * 659 * @since 3.3 659 * @since 3.3.0 660 660 */ 661 661 function _wp_footer_scripts() { … … 714 714 * Prints the styles that were queued too late for the HTML head. 715 715 * 716 * @since 3.3 716 * @since 3.3.0 717 717 */ 718 718 function print_late_styles() {
Note: See TracChangeset
for help on using the changeset viewer.