Changeset 30656 for trunk/src/wp-includes/functions.php
- Timestamp:
- 11/30/2014 12:09:56 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r30640 r30656 4195 4195 * Filter extra file headers by context. 4196 4196 * 4197 * The dynamic portion of the hook name, $context, refers to the context4198 * where extra headers might be loaded.4197 * The dynamic portion of the hook name, `$context`, refers to 4198 * the context where extra headers might be loaded. 4199 4199 * 4200 4200 * @since 2.9.0
Note: See TracChangeset
for help on using the changeset viewer.