[buddypress-trac] [BuddyPress] #5043: Current page is single message check
buddypress-trac
noreply at wordpress.org
Mon Jun 24 18:38:11 UTC 2013
#5043: Current page is single message check
-------------------------+------------------
Reporter: henrywright | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.9
Component: Messaging | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+------------------
Comment (by henrywright):
Hey boonebgorges
On further investigation it seems a patch isn't needed. The following
functions are already available in bp-core-template.php:
{{{
bp_is_messages_conversation(), bp_is_messages_compose_screen(),
bp_is_messages_sentbox(), bp_is_messages_inbox()
}}}
The Codex just needs an update as it is using the wrong function names:
{{{
bp_is_compose_screen, bp_is_sentbox, bp_is_inbox
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5043#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list