[buddypress-trac] [BuddyPress Trac] #6008: Remove HTML from post_title for groups
buddypress-trac
noreply at wordpress.org
Fri Nov 14 15:37:38 UTC 2014
#6008: Remove HTML from post_title for groups
-------------------------------+------------------------------
Reporter: alexander.rohmann | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: Awaiting Review
Component: Groups | Version: 2.1
Severity: major | Resolution:
Keywords: |
-------------------------------+------------------------------
Comment (by imath):
Replying to [comment:20 hnla]:
> On a sidenote am I going mad I thought we addressed the question of the
group create button a couple of versions back, how is that it's still
being pumped out into the heading tag of templates?
As boonebgorges mentionned: in r7942, these two filters are creating the
button in the_title() :
{{{
add_filter( 'bp_groups_directory_title',
'bp_legacy_theme_group_create_button' );
add_filter( 'bp_blogs_directory_title',
'bp_legacy_theme_blog_create_button' );
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6008#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list