Changeset 61995 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 03/12/2026 08:18:18 PM (2 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r61633 r61995 2264 2264 * 2265 2265 * @param int $user_id User ID. 2266 * @param null $deprecated Not used (argument deprecated).2266 * @param mixed $deprecated Not used. 2267 2267 * @param string $notify Optional. Type of notification that should happen. Accepts 'admin' or an empty 2268 2268 * string (admin only), 'user', or 'both' (admin and user). Default empty.
Note: See TracChangeset
for help on using the changeset viewer.