[Bb-trac] [bbPress] #567: Abstract $bb_current_user phase 1
bbPress
bb-trac at lists.bbpress.org
Mon Feb 5 23:28:35 GMT 2007
#567: Abstract $bb_current_user phase 1
-------------------------+--------------------------------------------------
Reporter: mdawaffe | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 0.80
Component: Back-end | Version: 0.75
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Plugins which modify bbPress pluggable user functions can be simpler if we
don't rely on $bb_current_user as directly as we do.
[670] introduces bb_get_current_user_info(). Let's use that and
bb_is_user_logged_in() as much as possible.
In phase 1, we will still rely on the the BB_User methods and meta data
directly from the $bb_current_user variable.
--
Ticket URL: <http://trac.bbpress.org/ticket/567>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list