Files
WordPress/wp-includes
Andrew Nacin 768136c6da Rename the public methods in the session tokens API.
Introduces a new get( $token ) method. get_token() would not have made sense and spurred the overall renaming. Public methods are now get, get_all, verify, create, update, destroy, destroy_others, and destroy_all.

The protected abstract methods designed for alternative implementations remain the same.

props mdawaffe.
see #20276.

Built from https://develop.svn.wordpress.org/trunk@29635


git-svn-id: http://core.svn.wordpress.org/trunk@29409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-08-27 02:07:16 +00:00
..
2014-08-05 19:14:18 +00:00
2014-03-27 22:41:14 +00:00
2014-08-09 19:30:17 +00:00
2014-08-09 19:30:17 +00:00
2014-06-10 00:30:15 +00:00
2014-08-26 19:59:16 +00:00
2014-08-26 04:46:15 +00:00
2014-03-26 18:43:14 +00:00
2013-10-30 14:39:10 +00:00
2014-07-09 18:07:16 +00:00