Changeset 7276 for trunk/src/includes/core/filters.php
- Timestamp:
- 07/02/2024 04:11:29 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/filters.php
r7235 r7276 64 64 // Reply title fallback 65 65 add_filter( 'the_title', 'bbp_get_reply_title_fallback', 2, 2 ); 66 67 // Special title formatting 68 add_filter( 'protected_title_format', 'bbp_no_title_status_hints', 10, 2 ); 69 add_filter( 'private_title_format', 'bbp_no_title_status_hints', 10, 2 ); 66 70 67 71 // Avoid queries & 404s
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)