Changeset 3589 for branches/plugin/bbp-includes/bbp-core-hooks.php
- Timestamp:
- 11/04/2011 08:36:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-core-hooks.php
r3552 r3589 389 389 add_filter( 'bbp_get_reply_author_link', 'bbp_suppress_private_author_link', 10, 2 ); 390 390 391 // Force comments_status on bbPress post types 392 add_filter( 'comments_open', 'bbp_force_comment_status' ); 393 391 394 /** 392 395 * Add filters to anonymous post author data
Note: See TracChangeset
for help on using the changeset viewer.