[buddypress-trac] [BuddyPress Trac] #6030: Ability to redefine bp_core_render_message()
buddypress-trac
noreply at wordpress.org
Wed Nov 19 10:21:59 UTC 2014
#6030: Ability to redefine bp_core_render_message()
-------------------------+-----------------------------
Reporter: slaFFik | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
I would like to use bootstrap alerts there, so I will prepare a patch a
bit later, that will give ability to redefine the alert.
{{{
if ( ! defined('bp_core_render_message') ) {
function bp_core_render_message() {
// current function code here
}
}
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6030>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list