Changeset 59858
- Timestamp:
- 02/22/2025 01:48:40 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r59828 r59858 2357 2357 * Verifies that a correct security nonce was used with time limit. 2358 2358 * 2359 * A nonce is valid for 24 hours (by default).2359 * A nonce is valid for between 12 and 24 hours (by default). 2360 2360 * 2361 2361 * @since 2.0.3
Note: See TracChangeset
for help on using the changeset viewer.