Changeset 36246 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 01/09/2016 09:07:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r36245 r36246 844 844 if ( !function_exists('wp_set_auth_cookie') ) : 845 845 /** 846 * Log in a user by setting authentication cookies.846 * Log in a user by setting authentication cookies. 847 847 * 848 848 * The $remember parameter increases the time that the cookie will be kept. The
Note: See TracChangeset
for help on using the changeset viewer.