[Bb-trac] Re: [bbPress] #972: Loading WordPress inside bbPress broken in several ways

bbPress bb-trac at lists.bbpress.org
Sun Dec 7 09:17:39 GMT 2008


#972: Loading WordPress inside bbPress broken in several ways
-------------------------+--------------------------------------------------
 Reporter:  sambauers    |        Owner:                    
     Type:  defect       |       Status:  new               
 Priority:  high         |    Milestone:  1.0-beta & XML-RPC
Component:  integration  |      Version:  1.0-beta (trunk)  
 Severity:  major        |   Resolution:                    
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by johnjamesjacoby):

 I think problem is that the filters are added after WordPress has already
 loaded and processed the essential functions.

 Example being that a filter for map_meta_cap is added to also call
 bb_map_meta_cap, but bb_map_meta_cap is never processed because WordPress
 is loaded first.

 Unfortunately WordPress MUST be loaded first, as it's functions don't
 check for duplicates like bbPress does.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/972#comment:4>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list