Changeset 35913 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 12/14/2015 02:38:10 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r35909 r35913 2018 2018 * @since 2.0.3 2019 2019 * 2020 * @param string $data Plain text to hash 2020 * @param string $data Plain text to hash 2021 * @param string $scheme Authentication scheme (auth, secure_auth, logged_in, nonce) 2021 2022 * @return string Hash of $data 2022 2023 */
Note: See TracChangeset
for help on using the changeset viewer.