Changeset 24711
- Timestamp:
- 07/16/2013 01:59:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/plugin.php
r24251 r24711 46 46 * <strong>Note:</strong> the function will return true no matter if the 47 47 * function was hooked fails or not. There are no checks for whether the 48 * function exists beforehand and no checks to whether the <tt>$function_to_add 48 * function exists beforehand and no checks to whether the <tt>$function_to_add</tt> 49 49 * is even a string. It is up to you to take care and this is done for 50 50 * optimization purposes, so everything is as quick as possible.
Note: See TracChangeset
for help on using the changeset viewer.