Changeset 54292
- Timestamp:
- 09/23/2022 04:19:00 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r54267 r54292 5333 5333 * Marks a function as deprecated and inform when it has been used. 5334 5334 * 5335 * There is a {@see 'hookdeprecated_function_run'} that will be called that can be used5335 * There is a hook {@see 'deprecated_function_run'} that will be called that can be used 5336 5336 * to get the backtrace up to what file and function called the deprecated 5337 5337 * function.
Note: See TracChangeset
for help on using the changeset viewer.