Changeset 37560 for trunk/src/wp-admin/admin-footer.php
- Timestamp:
- 05/25/2016 04:04:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/admin-footer.php
r37488 r37560 64 64 <?php 65 65 /** 66 * Print scripts or data before the default footer scripts.66 * Prints scripts or data before the default footer scripts. 67 67 * 68 68 * @since 1.2.0 … … 93 93 94 94 /** 95 * Print scripts or data after the default footer scripts.95 * Prints scripts or data after the default footer scripts. 96 96 * 97 97 * The dynamic portion of the hook name, `$hook_suffix`,
Note: See TracChangeset
for help on using the changeset viewer.