[wp-trac] [WordPress Trac] #26706: Allow custom authentication handlers for all requests

WordPress Trac noreply at wordpress.org
Sat Mar 8 05:31:39 UTC 2014


#26706: Allow custom authentication handlers for all requests
-----------------------------------------+------------------
 Reporter:  rmccue                       |       Owner:
     Type:  enhancement                  |      Status:  new
 Priority:  normal                       |   Milestone:  3.9
Component:  Users                        |     Version:
 Severity:  minor                        |  Resolution:
 Keywords:  has-patch commit needs-docs  |     Focuses:
-----------------------------------------+------------------

Comment (by jeremyfelt):

 I would go with `determine_current_user`.

 An alternative would be something around "valid" or "cookie" only because
 of what we're using it for in core. Our default purpose is to filter
 whether the current user session is still valid by checking cookies. Maybe
 `determine_current_user_session` would work, though that pigeonholes it a
 bit.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26706#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list