[buddypress-trac] [BuddyPress] #2537: bp_core_catch_no_access() not called from anywhere
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Sep 23 12:33:13 UTC 2010
#2537: bp_core_catch_no_access() not called from anywhere
---------------------+------------------------------------------------------
Reporter: caplain | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3
Component: Groups | Keywords: groups invites
---------------------+------------------------------------------------------
Comment(by ethitter):
If I understand correctly, you're expecting a specific call to
bp_core_catch_no_access somewhere within the BuddyPress functions. But,
because of the add_action hook that immediately follows the function
definition, it doesn't need to be called anywhere. It is automatically
executed each time WordPress is initialized [see wp-includes/classes.php:
WP->main() ].
If my understanding is correct, can we mark this ticket as resolved?
--
Ticket URL: <http://trac.buddypress.org/ticket/2537#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list