Changeset 32829
- Timestamp:
- 06/18/2015 08:36:39 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/plugin.php
r32650 r32829 430 430 * and functions with the same priority are executed 431 431 * in the order in which they were added to the action. 432 * @param int $accepted_args Optional. The number of arguments the function accept . Default 1.432 * @param int $accepted_args Optional. The number of arguments the function accepts. Default 1. 433 433 * @return true Will always return true. 434 434 */
Note: See TracChangeset
for help on using the changeset viewer.