Changeset 36744 for trunk/src/wp-includes/functions.wp-scripts.php
- Timestamp:
- 02/27/2016 08:33:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.wp-scripts.php
r36729 r36744 1 1 <?php 2 2 /** 3 * BackPress Scripts Procedural API3 * Dependencies API: Scripts functions 4 4 * 5 5 * @since 2.6.0 6 6 * 7 7 * @package WordPress 8 * @subpackage BackPress8 * @subpackage Dependencies 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.