Changeset 37342 for trunk/src/wp-includes/plugin.php
- Timestamp:
- 05/02/2016 03:59:56 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/plugin.php
r37332 r37342 466 466 * specifying the name of the new hook using the `$tag` parameter. 467 467 * 468 * You can pass extra arguments to the hooks, much like you can with 469 * {@see apply_filters()}. 468 * You can pass extra arguments to the hooks, much like you can with apply_filters(). 470 469 * 471 470 * @since 1.2.0
Note: See TracChangeset
for help on using the changeset viewer.