Changeset 27116 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 02/07/2014 09:46:19 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r26868 r27116 635 635 if ( !function_exists('wp_set_auth_cookie') ) : 636 636 /** 637 * Sets the authentication cookies based User ID.637 * Sets the authentication cookies based on user ID. 638 638 * 639 639 * The $remember parameter increases the time that the cookie will be kept. The
Note: See TracChangeset
for help on using the changeset viewer.