[buddypress-trac] [BuddyPress] #5043: Current page is single message check
buddypress-trac
noreply at wordpress.org
Fri Jun 7 09:51:48 UTC 2013
#5043: Current page is single message check
--------------------------+------------------------------
Reporter: henrywright | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by henrywright):
Apologies, my workaround should be this:
{{{ if ( ( bp_is_current_component('messages') && (
!bp_is_current_action('compose') && !bp_is_current_action('sentbox') &&
!bp_is_current_action('inbox') ) ) ) }}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5043#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list