Skip to:
Content

BuddyPress.org

Changeset 3177


Ignore:
Timestamp:
08/11/2010 11:08:55 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2495 props sbrajesh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-messages/bp-messages-filters.php

    r2679 r3177  
    4545add_filter( 'bp_get_the_thread_message_content', 'make_clickable' );
    4646
    47 add_filter( 'bp_get_message_notice_subject', 'wpautop' );
    4847add_filter( 'bp_get_message_notice_text', 'wpautop' );
    49 add_filter( 'bp_get_message_thread_subject', 'wpautop' );
    5048add_filter( 'bp_get_the_thread_message_content', 'wpautop' );
    5149
Note: See TracChangeset for help on using the changeset viewer.